#include "Field/MagneticField.h"
#include "DetectorsPassive/FrameStructure.h"
#include "DetectorsBase/Detector.h"
#include "DetectorsBase/MaterialManager.h"
#include <TGeoArb8.h>
#include <TGeoBBox.h>
#include <TGeoBoolNode.h>
#include <TGeoCompositeShape.h>
#include <TGeoManager.h>
#include <TGeoMatrix.h>
#include <TGeoPgon.h>
#include <TGeoTrd1.h>
#include <TGeoTube.h>
#include <TGeoXtru.h>
#include <TMath.h>
#include <TString.h>
#include <TVirtualMC.h>
#include <cassert>
Go to the source code of this file.
|
namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
|
|
namespace | o2::passive |
|
◆ AliMatrix
#define AliMatrix TVirtualMC::GetMC()->Matrix |
◆ kDegrad
#define kDegrad TMath::DegToRad() |
◆ kRaddeg
#define kRaddeg TMath::RadToDeg() |
◆ ClassImp()