20 #ifndef FAIRTUTORIALDET4GEOHANDLER_H 
   21 #define FAIRTUTORIALDET4GEOHANDLER_H 1 
   45     Int_t 
Init(Bool_t isSimulation = kFALSE);
 
   54     Int_t 
VolId(
const Text_t* name) 
const;
 
   55     Int_t 
VolIdGeo(
const char* name) 
const;
 
   59     void LocalToGlobal(Double_t* local, Double_t* global, Int_t detID);
 
   66     Int_t fLastUsedDetectorID;   
 
   69     TGeoVolume* fCurrentVolume;   
 
   70     TGeoBBox* fVolumeShape;       
 
   72     TGeoHMatrix* fGlobalMatrix;   
 
   74     TString ConstructFullPathFromDetID(Int_t detID);
 
   82 #endif   // FAIRTUTORIALDETGEOHANDLER_H 
Int_t CurrentVolID(Int_t ©) const 
FairTutorialDet4GeoHandler()
Int_t GetUniqueDetectorId()
Int_t VolIdGeo(const char *name) const 
const char * CurrentVolOffName(Int_t off) const 
void FillDetectorInfoArray(Int_t uniqueId)
Int_t VolId(const Text_t *name) const 
void NavigateTo(TString volName)
~FairTutorialDet4GeoHandler()
const char * CurrentVolName() const 
Int_t Init(Bool_t isSimulation=kFALSE)
void LocalToGlobal(Double_t *local, Double_t *global, Int_t detID)
Int_t CurrentVolOffID(Int_t off, Int_t ©) const