Go to the documentation of this file.
9 #ifndef CbmMvdGeoHandler_H_
10 #define CbmMvdGeoHandler_H_ 1
49 void Init(Bool_t isSimulation = kFALSE);
61 Double_t
GetSizeX(
const TString& path);
62 Double_t
GetSizeY(
const TString& path);
63 Double_t
GetSizeZ(
const TString& path);
64 Double_t
GetX(
const TString& path);
65 Double_t
GetY(
const TString& path);
66 Double_t
GetZ(
const TString& path);
131 #endif //CbmMvdGeoHandler_H
TGeoVolume * fCurrentVolume
TGeoHMatrix * fGlobalMatrix
Global center of volume.
CbmMvdSensorTyp fSensorTyp
void Init(Bool_t isSimulation=kFALSE)
Double_t GetY(const TString &path)
void SetSensorTyp(CbmMvdSensorTyp typ)
map< Int_t, Int_t > GetMap()
Double_t GetX(const TString &path)
CbmMvdDetector * fDetector
Int_t GetStation(const TString &path)
~CbmMvdGeoHandler()
Destructor.
Double_t GetZ(const TString &path)
void NavigateTo(const TString &sensor)
CbmMvdGeoHandler(const CbmMvdGeoHandler &)
Double_t GetSizeY(const TString &path)
map< Int_t, Int_t > fStationMap
CbmMvdStationPar * fStationPar
CbmMvdGeoHandler()
Constructor.
Double_t GetSizeZ(const TString &path)
CbmMvdGeoHandler operator=(const CbmMvdGeoHandler &)
Int_t GetSensorAddress()
Return module address calculated based on the current node in the TGeoManager.
Double_t GetSizeX(const TString &path)
TString fMother
StationTypeID, 1..3.
Int_t GetIDfromPath(TString path)