25 #ifndef PNDGEOHANDLING_H
26 #define PNDGEOHANDLING_H
34 #include "TGeoManager.h"
35 #include "TGeoMatrix.h"
77 std::vector<TString>
GetNamesLevel(Int_t level, TString startPath =
"",
bool fullPath =
false);
78 void GetOUVPath(TString path, TVector3& o, TVector3&
u, TVector3&
v);
134 void cd(TGeoNode* node);
139 bool VolumeIsSensitive(TString& path, std::vector<std::string>& listOfSensitives);