| virtual | ~AOpticsManager() | 
| void | TObject::AbstractMethod(const char* method) const | 
| void | TGeoManager::AddBorderSurface(TGeoBorderSurface* surf) | 
| void | TGeoManager::AddGDMLMatrix(TGDMLMatrix* mat) | 
| Int_t | TGeoManager::AddMaterial(const TGeoMaterial* material) | 
| TGeoNavigator* | TGeoManager::AddNavigator() | 
| void | TGeoManager::AddOpticalSurface(TGeoOpticalSurface* optsurf) | 
| Int_t | TGeoManager::AddOverlap(const TNamed* ovlp) | 
| Bool_t | TGeoManager::AddProperty(const char* property, Double_t value) | 
| Int_t | TGeoManager::AddRegion(TGeoRegion* region) | 
| Int_t | TGeoManager::AddShape(const TGeoShape* shape) | 
| void | TGeoManager::AddSkinSurface(TGeoSkinSurface* surf) | 
| Int_t | TGeoManager::AddTrack(TVirtualGeoTrack* track) | 
| Int_t | TGeoManager::AddTrack(Int_t id, Int_t pdgcode, TObject* particle = 0) | 
| Int_t | TGeoManager::AddTransformation(const TGeoMatrix* matrix) | 
| Int_t | TGeoManager::AddVolume(TGeoVolume* volume) | 
| void | TGeoManager::AnimateTracks(Double_t tmin = 0, Double_t tmax = 4.9999999999999998E-8, Int_t nframes = 200, Option_t* option = "/*")MENU | 
|  | AOpticsManager() | 
|  | AOpticsManager(const AOpticsManager&) | 
|  | AOpticsManager(const char* name, const char* title) | 
| virtual void | TObject::AppendPad(Option_t* option = "") | 
| void | TGeoManager::BombTranslation(const Double_t* tr, Double_t* bombtr) | 
| virtual void | TGeoManager::Browse(TBrowser* b) | 
| void | TGeoManager::BuildDefaultMaterials() | 
| virtual Bool_t | TGeoManager::cd(const char* path = "")MENU | 
| void | TGeoManager::CdDown(Int_t index) | 
| void | TGeoManager::CdNext() | 
| void | TGeoManager::CdNode(Int_t nodeid) | 
| void | TGeoManager::CdTop() | 
| void | TGeoManager::CdUp() | 
| void | TGeoManager::CheckBoundaryErrors(Int_t ntracks = 1000000, Double_t radius = -1.)MENU | 
| void | TGeoManager::CheckBoundaryReference(Int_t icheck = -1) | 
| ULong_t | TObject::CheckedHash() | 
| void | TGeoManager::CheckGeometry(Option_t* option = "") | 
| void | TGeoManager::CheckGeometryFull(Int_t ntracks = 1000000, Double_t vx = 0., Double_t vy = 0., Double_t vz = 0., Option_t* option = "ob")MENU | 
| void | TGeoManager::CheckOverlaps(Double_t ovlp = 0.10000000000000001, Option_t* option = "")MENU | 
| Bool_t | TGeoManager::CheckPath(const char* path) const | 
| void | TGeoManager::CheckPoint(Double_t x = 0, Double_t y = 0, Double_t z = 0, Option_t* option = "")MENU | 
| void | TGeoManager::CheckShape(TGeoShape* shape, Int_t testNo, Int_t nsamples, Option_t* option) | 
| static TClass* | Class() | 
| virtual const char* | TObject::ClassName() const | 
| void | TGeoManager::CleanGarbage() | 
| virtual void | TNamed::Clear(Option_t* option = "") | 
| void | TGeoManager::ClearAttributes()MENU | 
| void | TGeoManager::ClearNavigators() | 
| void | TGeoManager::ClearOverlaps() | 
| void | TGeoManager::ClearPhysicalNodes(Bool_t mustdelete = kFALSE) | 
| void | TGeoManager::ClearShape(const TGeoShape* shape) | 
| void | TGeoManager::ClearThreadData() const | 
| static void | TGeoManager::ClearThreadsMap() | 
| void | TGeoManager::ClearTracks() | 
| virtual TObject* | TNamed::Clone(const char* newname = "") const | 
| void | TGeoManager::CloseGeometry(Option_t* option = "d") | 
| static Double_t | cm() | 
| virtual Int_t | TNamed::Compare(const TObject* obj) const | 
| void | TGeoManager::ConvertReflections() | 
| virtual void | TNamed::Copy(TObject& named) const | 
| void | TGeoManager::CountLevels() | 
| Int_t | TGeoManager::CountNodes(const TGeoVolume* vol = 0, Int_t nlevels = 10000, Int_t option = 0) | 
| TGeoParallelWorld* | TGeoManager::CreateParallelWorld(const char* name) | 
| void | TGeoManager::CreateThreadData() const | 
| TGeoNode* | TGeoManager::CrossBoundaryAndLocate(Bool_t downwards, TGeoNode* skipnode) | 
| void | TGeoManager::DefaultAngles()MENU | 
| void | TGeoManager::DefaultColors()MENU | 
| static Double_t | deg() | 
| virtual void | TObject::Delete(Option_t* option = "")MENU | 
| void | DisableFresnelReflection(Bool_t disable) | 
| void | TGeoManager::DisableInactiveVolumes() | 
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) | 
| TGeoVolume* | TGeoManager::Division(const char* name, const char* mother, Int_t iaxis, Int_t ndiv, Double_t start, Double_t step, Int_t numed = 0, Option_t* option = "") | 
| void | TGeoManager::DoBackupState() | 
| void | TGeoManager::DoRestoreState() | 
| virtual void | TObject::Draw(Option_t* option = "") | 
| virtual void | TObject::DrawClass() constMENU | 
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU | 
| void | TGeoManager::DrawCurrentPoint(Int_t color = 2)MENU | 
| void | TGeoManager::DrawPath(const char* path, Option_t* option = "") | 
| void | TGeoManager::DrawTracks(Option_t* option = "")MENU | 
| virtual void | TObject::Dump() constMENU | 
| virtual void | TGeoManager::Edit(Option_t* option = "")MENU | 
| void | TGeoManager::EnableInactiveVolumes() | 
| virtual void | TObject::Error(const char* method, const char* msgfmt) const | 
| virtual void | TObject::Execute(const char* method, const char* params, Int_t* error = 0) | 
| virtual void | TObject::Execute(TMethod* method, TObjArray* params, Int_t* error = 0) | 
| virtual void | TGeoManager::ExecuteEvent(Int_t event, Int_t px, Int_t py) | 
| virtual Int_t | TGeoManager::Export(const char* filename, const char* name = "", Option_t* option = "vg") | 
| virtual void | TObject::Fatal(const char* method, const char* msgfmt) const | 
| virtual void | TNamed::FillBuffer(char*& buffer) | 
| TGeoMaterial* | TGeoManager::FindDuplicateMaterial(const TGeoMaterial* mat) const | 
| TGeoNode* | TGeoManager::FindNextBoundary(Double_t stepmax = TGeoShape::Big(), const char* path = "", Bool_t frombdr = kFALSE) | 
| TGeoNode* | TGeoManager::FindNextBoundaryAndStep(Double_t stepmax = TGeoShape::Big(), Bool_t compsafe = kFALSE) | 
| TGeoNode* | TGeoManager::FindNextDaughterBoundary(Double_t* point, Double_t* dir, Int_t& idaughter, Bool_t compmatrix = kFALSE) | 
| TGeoNode* | TGeoManager::FindNode(Bool_t safe_start = kTRUE) | 
| TGeoNode* | TGeoManager::FindNode(Double_t x, Double_t y, Double_t z) | 
| Double_t* | TGeoManager::FindNormal(Bool_t forward = kTRUE) | 
| Double_t* | TGeoManager::FindNormalFast() | 
| virtual TObject* | TObject::FindObject(const char* name) const | 
| virtual TObject* | TObject::FindObject(const TObject* obj) const | 
| TVirtualGeoTrack* | TGeoManager::FindTrackWithId(Int_t id) const | 
| TGeoVolume* | TGeoManager::FindVolumeFast(const char* name, Bool_t multi = kFALSE) | 
| TGeoPNEntry* | TGeoManager::GetAlignableEntry(const char* name) const | 
| TGeoPNEntry* | TGeoManager::GetAlignableEntry(Int_t index) const | 
| TGeoPNEntry* | TGeoManager::GetAlignableEntryByUID(Int_t uid) const | 
| UChar_t* | TGeoManager::GetBits() | 
| void | TGeoManager::GetBombFactors(Double_t& bombx, Double_t& bomby, Double_t& bombz, Double_t& bombr) const | 
| Int_t | TGeoManager::GetBombMode() const | 
| TGeoBorderSurface* | TGeoManager::GetBorderSurface(const char* name) const | 
| void | TGeoManager::GetBranchNames(Int_t* names) const | 
| void | TGeoManager::GetBranchNumbers(Int_t* copyNumbers, Int_t* volumeNumbers) const | 
| void | TGeoManager::GetBranchOnlys(Int_t* isonly) const | 
| virtual Int_t | TGeoManager::GetByteCount(Option_t* option = 0) | 
| TGeoNodeCache* | TGeoManager::GetCache() const | 
| const Double_t* | TGeoManager::GetCldir() const | 
| const Double_t* | TGeoManager::GetCldirChecked() const | 
| TGeoShape* | TGeoManager::GetClippingShape() const | 
| const Double_t* | TGeoManager::GetCurrentDirection() const | 
| TGeoHMatrix* | TGeoManager::GetCurrentMatrix() const | 
| TGeoNavigator* | TGeoManager::GetCurrentNavigator() const | 
| TGeoNode* | TGeoManager::GetCurrentNode() const | 
| Int_t | TGeoManager::GetCurrentNodeId() const | 
| const Double_t* | TGeoManager::GetCurrentPoint() const | 
| TVirtualGeoTrack* | TGeoManager::GetCurrentTrack() | 
| TGeoVolume* | TGeoManager::GetCurrentVolume() const | 
| static TGeoManager::EDefaultUnits | TGeoManager::GetDefaultUnits() | 
| virtual Option_t* | TObject::GetDrawOption() const | 
| static Long_t | TObject::GetDtorOnly() | 
| TGeoElementTable* | TGeoManager::GetElementTable() | 
| static UInt_t | TGeoManager::GetExportPrecision() | 
| TGDMLMatrix* | TGeoManager::GetGDMLMatrix(const char* name) const | 
| TVirtualGeoPainter* | TGeoManager::GetGeomPainter() | 
| TGeoHMatrix* | TGeoManager::GetGLMatrix() const | 
| TGeoHMatrix* | TGeoManager::GetHMatrix() | 
| virtual const char* | TObject::GetIconName() const | 
| const Double_t* | TGeoManager::GetLastPoint() const | 
| Double_t | TGeoManager::GetLastSafety() const | 
| TVirtualGeoTrack* | TGeoManager::GetLastTrack() | 
| Int_t | TGeoManager::GetLevel() const | 
| TObjArray* | TGeoManager::GetListOfBorderSurfaces() const | 
| TObjArray* | TGeoManager::GetListOfGDMLMatrices() const | 
| TObjArray* | TGeoManager::GetListOfGShapes() const | 
| TObjArray* | TGeoManager::GetListOfGVolumes() const | 
| TList* | TGeoManager::GetListOfMaterials() const | 
| TObjArray* | TGeoManager::GetListOfMatrices() const | 
| TList* | TGeoManager::GetListOfMedia() const | 
| TGeoNavigatorArray* | TGeoManager::GetListOfNavigators() const | 
| TObjArray* | TGeoManager::GetListOfNodes() | 
| TObjArray* | TGeoManager::GetListOfOpticalSurfaces() const | 
| TObjArray* | TGeoManager::GetListOfOverlaps() | 
| TObjArray* | TGeoManager::GetListOfPhysicalNodes() | 
| TObjArray* | TGeoManager::GetListOfRegions() const | 
| TObjArray* | TGeoManager::GetListOfShapes() const | 
| TObjArray* | TGeoManager::GetListOfSkinSurfaces() const | 
| TObjArray* | TGeoManager::GetListOfTracks() const | 
| TObjArray* | TGeoManager::GetListOfUVolumes() const | 
| TObjArray* | TGeoManager::GetListOfVolumes() const | 
| TGeoVolume* | TGeoManager::GetMasterVolume() const | 
| TGeoMaterial* | TGeoManager::GetMaterial(const char* matname) const | 
| TGeoMaterial* | TGeoManager::GetMaterial(Int_t id) const | 
| Int_t | TGeoManager::GetMaterialIndex(const char* matname) const | 
| static Int_t | TGeoManager::GetMaxDaughters() | 
| Int_t | TGeoManager::GetMaxLevel() const | 
| static Int_t | TGeoManager::GetMaxLevels() | 
| Int_t | TGeoManager::GetMaxThreads() const | 
| Int_t | TGeoManager::GetMaxVisNodes() const | 
| static Int_t | TGeoManager::GetMaxXtruVert() | 
| TGeoMedium* | TGeoManager::GetMedium(const char* medium) const | 
| TGeoMedium* | TGeoManager::GetMedium(Int_t numed) const | 
| TGeoNode* | TGeoManager::GetMother(Int_t up = 1) const | 
| TGeoHMatrix* | TGeoManager::GetMotherMatrix(Int_t up = 1) const | 
| Int_t | TGeoManager::GetNAlignable(Bool_t with_uid = kFALSE) const | 
| virtual const char* | TNamed::GetName() const | 
| TGeoNode* | TGeoManager::GetNextNode() const | 
| Int_t | TGeoManager::GetNmany() const | 
| Int_t | TGeoManager::GetNNodes() | 
| TGeoNode* | TGeoManager::GetNode(Int_t level) const | 
| Int_t | TGeoManager::GetNodeId() const | 
| const Double_t* | TGeoManager::GetNormal() const | 
| Int_t | TGeoManager::GetNproperties() const | 
| int | TGeoManager::GetNregions() const | 
| Int_t | TGeoManager::GetNsegments() const | 
| Int_t | TGeoManager::GetNtracks() const | 
| static Int_t | TGeoManager::GetNumThreads() | 
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const | 
| static Bool_t | TObject::GetObjectStat() | 
| TGeoOpticalSurface* | TGeoManager::GetOpticalSurface(const char* name) const | 
| virtual Option_t* | TObject::GetOption() const | 
| TVirtualGeoPainter* | TGeoManager::GetPainter() const | 
| TGeoVolume* | TGeoManager::GetPaintVolume() const | 
| TGeoParallelWorld* | TGeoManager::GetParallelWorld() const | 
| TVirtualGeoTrack* | TGeoManager::GetParentTrackOfId(Int_t id) const | 
| const char* | TGeoManager::GetParticleName() const | 
| const char* | TGeoManager::GetPath() const | 
| const char* | TGeoManager::GetPdgName(Int_t pdg) const | 
| TGeoPhysicalNode* | TGeoManager::GetPhysicalNode(Int_t i) const | 
| Double_t | TGeoManager::GetProperty(const char* name, Bool_t* error = nullptr) const | 
| Double_t | TGeoManager::GetProperty(size_t i, TString& name, Bool_t* error = nullptr) const | 
| TGeoRegion* | TGeoManager::GetRegion(int i) | 
| Int_t | TGeoManager::GetRTmode() const | 
| Double_t | TGeoManager::GetSafeDistance() const | 
| Int_t | TGeoManager::GetSafeLevel() const | 
| TGeoSkinSurface* | TGeoManager::GetSkinSurface(const char* name) const | 
| Int_t | TGeoManager::GetStackLevel() const | 
| Double_t | TGeoManager::GetStep() const | 
| virtual const char* | TNamed::GetTitle() const | 
| Double_t | TGeoManager::GetTmax() const | 
| Bool_t | TGeoManager::GetTminTmax(Double_t& tmin, Double_t& tmax) const | 
| TGeoNode* | TGeoManager::GetTopNode() const | 
| TGeoVolume* | TGeoManager::GetTopVolume() const | 
| TVirtualGeoTrack* | TGeoManager::GetTrack(Int_t index) | 
| Int_t | TGeoManager::GetTrackIndex(Int_t id) const | 
| TVirtualGeoTrack* | TGeoManager::GetTrackOfId(Int_t id) const | 
| Int_t | TGeoManager::GetUID(const char* volname) const | 
| virtual UInt_t | TObject::GetUniqueID() const | 
| TGeoVolume* | TGeoManager::GetUserPaintVolume() const | 
| static Int_t | TGeoManager::GetVerboseLevel() | 
| Int_t | TGeoManager::GetVirtualLevel() | 
| Double_t | TGeoManager::GetVisDensity() const | 
| Int_t | TGeoManager::GetVisLevel() const | 
| Int_t | TGeoManager::GetVisOption() const | 
| TGeoVolume* | TGeoManager::GetVolume(const char* name) const | 
| TGeoVolume* | TGeoManager::GetVolume(Int_t uid) const | 
| Bool_t | TGeoManager::GotoSafeLevel() | 
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) | 
| virtual ULong_t | TNamed::Hash() const | 
| Bool_t | TObject::HasInconsistentHash() const | 
| static TGeoManager* | TGeoManager::Import(const char* filename, const char* name = "", Option_t* option = "") | 
| static Double_t | inch() | 
| virtual void | TObject::Info(const char* method, const char* msgfmt) const | 
| virtual Bool_t | TObject::InheritsFrom(const char* classname) const | 
| virtual Bool_t | TObject::InheritsFrom(const TClass* cl) const | 
| TGeoNode* | TGeoManager::InitTrack(const Double_t* point, const Double_t* dir) | 
| TGeoNode* | TGeoManager::InitTrack(Double_t x, Double_t y, Double_t z, Double_t nx, Double_t ny, Double_t nz) | 
| virtual void | TObject::Inspect() constMENU | 
| void | TGeoManager::InspectState() const | 
| void | TObject::InvertBit(UInt_t f) | 
| virtual TClass* | IsA() const | 
| Bool_t | TGeoManager::IsActivityEnabled() const | 
| Bool_t | TGeoManager::IsAnimatingTracks() const | 
| Bool_t | TGeoManager::IsCheckingOverlaps() const | 
| Bool_t | TGeoManager::IsCleaning() const | 
| Bool_t | TGeoManager::IsClosed() const | 
| Bool_t | TGeoManager::IsCurrentOverlapping() const | 
| Bool_t | TGeoManager::IsDrawingExtra() const | 
| Bool_t | TGeoManager::IsEntering() const | 
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const | 
| Bool_t | TGeoManager::IsExiting() const | 
| Bool_t | IsFocalSurface(TGeoNode* node) const | 
| virtual Bool_t | TGeoManager::IsFolder() const | 
| Bool_t | TGeoManager::IsInPhiRange() const | 
| Bool_t | IsLens(TGeoNode* node) const | 
| static Bool_t | TGeoManager::IsLocked() | 
| Bool_t | TGeoManager::IsMatrixReflection() const | 
| Bool_t | TGeoManager::IsMatrixTransform() const | 
| Bool_t | IsMirror(TGeoNode* node) const | 
| Bool_t | TGeoManager::IsMultiThread() const | 
| Bool_t | TGeoManager::IsNodeSelectable() const | 
| Bool_t | TGeoManager::IsNullStep() const | 
| Bool_t | IsObscuration(TGeoNode* node) const | 
| Bool_t | TGeoManager::IsOnBoundary() const | 
| Bool_t | TObject::IsOnHeap() const | 
| Bool_t | IsOpticalComponent(TGeoNode* node) const | 
| Bool_t | TGeoManager::IsOutside() const | 
| Bool_t | TGeoManager::IsParallelWorldNav() const | 
| Bool_t | TGeoManager::IsSameLocation() const | 
| Bool_t | TGeoManager::IsSameLocation(Double_t x, Double_t y, Double_t z, Bool_t change = kFALSE) | 
| Bool_t | TGeoManager::IsSamePoint(Double_t x, Double_t y, Double_t z) const | 
| virtual Bool_t | TNamed::IsSortable() const | 
| Bool_t | TGeoManager::IsStartSafe() const | 
| Bool_t | TGeoManager::IsStepEntering() const | 
| Bool_t | TGeoManager::IsStepExiting() const | 
| Bool_t | TGeoManager::IsStreamingVoxels() const | 
| Bool_t | TGeoManager::IsVisLeaves() const | 
| Bool_t | TObject::IsZombie() const | 
| static Double_t | km() | 
| void | TGeoManager::LocalToMaster(const Double_t* local, Double_t* master) const | 
| void | TGeoManager::LocalToMasterBomb(const Double_t* local, Double_t* master) const | 
| void | TGeoManager::LocalToMasterVect(const Double_t* local, Double_t* master) const | 
| static void | TGeoManager::LockGeometry() | 
| virtual void | TNamed::ls(Option_t* option = "") const | 
| static Double_t | m() | 
| TGeoPhysicalNode* | TGeoManager::MakeAlignablePN(const char* name) | 
| TGeoPhysicalNode* | TGeoManager::MakeAlignablePN(TGeoPNEntry* entry) | 
| TGeoVolume* | TGeoManager::MakeArb8(const char* name, TGeoMedium* medium, Double_t dz, Double_t* vertices = 0) | 
| TGeoVolume* | TGeoManager::MakeBox(const char* name, TGeoMedium* medium, Double_t dx, Double_t dy, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakeCone(const char* name, TGeoMedium* medium, Double_t dz, Double_t rmin1, Double_t rmax1, Double_t rmin2, Double_t rmax2) | 
| TGeoVolume* | TGeoManager::MakeCons(const char* name, TGeoMedium* medium, Double_t dz, Double_t rmin1, Double_t rmax1, Double_t rmin2, Double_t rmax2, Double_t phi1, Double_t phi2) | 
| TGeoVolume* | TGeoManager::MakeCtub(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t dz, Double_t phi1, Double_t phi2, Double_t lx, Double_t ly, Double_t lz, Double_t tx, Double_t ty, Double_t tz) | 
| TGeoVolume* | TGeoManager::MakeEltu(const char* name, TGeoMedium* medium, Double_t a, Double_t b, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakeGtra(const char* name, TGeoMedium* medium, Double_t dz, Double_t theta, Double_t phi, Double_t twist, Double_t h1, Double_t bl1, Double_t tl1, Double_t alpha1, Double_t h2, Double_t bl2, Double_t tl2, Double_t alpha2) | 
| TGeoVolume* | TGeoManager::MakeHype(const char* name, TGeoMedium* medium, Double_t rin, Double_t stin, Double_t rout, Double_t stout, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakePara(const char* name, TGeoMedium* medium, Double_t dx, Double_t dy, Double_t dz, Double_t alpha, Double_t theta, Double_t phi) | 
| TGeoVolume* | TGeoManager::MakeParaboloid(const char* name, TGeoMedium* medium, Double_t rlo, Double_t rhi, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakePcon(const char* name, TGeoMedium* medium, Double_t phi, Double_t dphi, Int_t nz) | 
| TGeoVolume* | TGeoManager::MakePgon(const char* name, TGeoMedium* medium, Double_t phi, Double_t dphi, Int_t nedges, Int_t nz) | 
| TGeoPhysicalNode* | TGeoManager::MakePhysicalNode(const char* path = 0) | 
| TGeoVolume* | TGeoManager::MakeSphere(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t themin = 0, Double_t themax = 180, Double_t phimin = 0, Double_t phimax = 360) | 
| TGeoVolume* | TGeoManager::MakeTorus(const char* name, TGeoMedium* medium, Double_t r, Double_t rmin, Double_t rmax, Double_t phi1 = 0, Double_t dphi = 360) | 
| TVirtualGeoTrack* | TGeoManager::MakeTrack(Int_t id, Int_t pdgcode, TObject* particle) | 
| TGeoVolume* | TGeoManager::MakeTrap(const char* name, TGeoMedium* medium, Double_t dz, Double_t theta, Double_t phi, Double_t h1, Double_t bl1, Double_t tl1, Double_t alpha1, Double_t h2, Double_t bl2, Double_t tl2, Double_t alpha2) | 
| TGeoVolume* | TGeoManager::MakeTrd1(const char* name, TGeoMedium* medium, Double_t dx1, Double_t dx2, Double_t dy, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakeTrd2(const char* name, TGeoMedium* medium, Double_t dx1, Double_t dx2, Double_t dy1, Double_t dy2, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakeTube(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t dz) | 
| TGeoVolume* | TGeoManager::MakeTubs(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t dz, Double_t phi1, Double_t phi2) | 
| TGeoVolumeAssembly* | TGeoManager::MakeVolumeAssembly(const char* name) | 
| TGeoVolumeMulti* | TGeoManager::MakeVolumeMulti(const char* name, TGeoMedium* medium) | 
| TGeoVolume* | TGeoManager::MakeXtru(const char* name, TGeoMedium* medium, Int_t nz) | 
| void | TGeoManager::MasterToLocal(const Double_t* master, Double_t* local) const | 
| void | TGeoManager::MasterToLocalBomb(const Double_t* master, Double_t* local) const | 
| void | TGeoManager::MasterToLocalVect(const Double_t* master, Double_t* local) const | 
| void | TGeoManager::MasterToTop(const Double_t* master, Double_t* top) const | 
| TGeoMaterial* | TGeoManager::Material(const char* name, Double_t a, Double_t z, Double_t dens, Int_t uid, Double_t radlen = 0, Double_t intlen = 0) | 
| void | TGeoManager::Matrix(Int_t index, Double_t theta1, Double_t phi1, Double_t theta2, Double_t phi2, Double_t theta3, Double_t phi3) | 
| void | TObject::MayNotUse(const char* method) const | 
| TGeoMedium* | TGeoManager::Medium(const char* name, Int_t numed, Int_t nmat, Int_t isvol, Int_t ifield, Double_t fieldm, Double_t tmaxfd, Double_t stemax, Double_t deemax, Double_t epsil, Double_t stmin) | 
| TGeoMaterial* | TGeoManager::Mixture(const char* name, Float_t* a, Float_t* z, Double_t dens, Int_t nelem, Float_t* wmat, Int_t uid) | 
| TGeoMaterial* | TGeoManager::Mixture(const char* name, Double_t* a, Double_t* z, Double_t dens, Int_t nelem, Double_t* wmat, Int_t uid) | 
| static Double_t | mm() | 
| void | TGeoManager::ModifiedPad() const | 
| static Double_t | ms() | 
| static Double_t | nm() | 
| void | TGeoManager::Node(const char* name, Int_t nr, const char* mother, Double_t x, Double_t y, Double_t z, Int_t irot, Bool_t isOnly, Float_t* upar, Int_t npar = 0) | 
| void | TGeoManager::Node(const char* name, Int_t nr, const char* mother, Double_t x, Double_t y, Double_t z, Int_t irot, Bool_t isOnly, Double_t* upar, Int_t npar = 0) | 
| virtual Bool_t | TObject::Notify() | 
| static Double_t | ns() | 
| void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const | 
| void | TObject::operator delete(void* ptr) | 
| void | TObject::operator delete(void* ptr, void* vp) | 
| void | TObject::operator delete[](void* ptr) | 
| void | TObject::operator delete[](void* ptr, void* vp) | 
| void* | TObject::operator new(size_t sz) | 
| void* | TObject::operator new(size_t sz, void* vp) | 
| void* | TObject::operator new[](size_t sz) | 
| void* | TObject::operator new[](size_t sz, void* vp) | 
| AOpticsManager& | operator=(const AOpticsManager&) | 
| void | TGeoManager::OptimizeVoxels(const char* filename = "tgeovox.C")MENU | 
| virtual void | TObject::Paint(Option_t* option = "") | 
| static Int_t | TGeoManager::Parse(const char* expr, TString& expr1, TString& expr2, TString& expr3) | 
| virtual void | TObject::Pop() | 
| void | TGeoManager::PopDummy(Int_t ipop = 9999) | 
| Bool_t | TGeoManager::PopPath() | 
| Bool_t | TGeoManager::PopPath(Int_t index) | 
| Bool_t | TGeoManager::PopPoint() | 
| Bool_t | TGeoManager::PopPoint(Int_t index) | 
| virtual void | TNamed::Print(Option_t* option = "") const | 
| void | TGeoManager::PrintOverlaps() constMENU | 
| Int_t | TGeoManager::PushPath(Int_t startlevel = 0) | 
| Int_t | TGeoManager::PushPoint(Int_t startlevel = 0) | 
| static Double_t | rad() | 
| void | TGeoManager::RandomPoints(const TGeoVolume* vol, Int_t npoints = 10000, Option_t* option = "") | 
| void | TGeoManager::RandomRays(Int_t nrays = 1000, Double_t startx = 0, Double_t starty = 0, Double_t startz = 0, const char* target_vol = 0, Bool_t check_norm = kFALSE) | 
| virtual Int_t | TObject::Read(const char* name) | 
| virtual void | TObject::RecursiveRemove(TObject* obj) | 
| void | TGeoManager::RefreshPhysicalNodes(Bool_t lock = kTRUE) | 
| void | TGeoManager::RegisterMatrix(const TGeoMatrix* matrix) | 
| void | TGeoManager::RemoveMaterial(Int_t index) | 
| void | TGeoManager::RemoveNavigator(const TGeoNavigator* nav) | 
| Int_t | TGeoManager::ReplaceVolume(TGeoVolume* vorig, TGeoVolume* vnew) | 
| void | TObject::ResetBit(UInt_t f) | 
| void | TGeoManager::ResetState() | 
| void | TGeoManager::ResetUserData() | 
| void | TGeoManager::RestoreMasterVolume()MENU | 
| static Double_t | s() | 
| Double_t | TGeoManager::Safety(Bool_t inside = kFALSE) | 
| TGeoNode* | TGeoManager::SamplePoints(Int_t npoints, Double_t& dist, Double_t epsil = 1.0000000000000001E-5, const char* g3path = "") | 
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU | 
| void | TGeoManager::SaveAttributes(const char* filename = "tgeoatt.C")MENU | 
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") | 
| TGeoNode* | TGeoManager::SearchNode(Bool_t downwards = kFALSE, const TGeoNode* skipnode = 0) | 
| void | TGeoManager::SelectTrackingMedia() | 
| TGeoPNEntry* | TGeoManager::SetAlignableEntry(const char* unique_name, const char* path, Int_t uid = -1) | 
| void | TGeoManager::SetAllIndex() | 
| void | TGeoManager::SetAnimateTracks(Bool_t flag = kTRUE) | 
| void | TObject::SetBit(UInt_t f) | 
| void | TObject::SetBit(UInt_t f, Bool_t set) | 
| void | TGeoManager::SetBombFactors(Double_t bombx = 1.3, Double_t bomby = 1.3, Double_t bombz = 1.3, Double_t bombr = 1.3)MENU | 
| void | TGeoManager::SetCheckedNode(TGeoNode* node) | 
| void | TGeoManager::SetCheckingOverlaps(Bool_t flag = kTRUE) | 
| void | TGeoManager::SetCldirChecked(Double_t* dir) | 
| void | TGeoManager::SetClipping(Bool_t flag = kTRUE)MENU | 
| void | TGeoManager::SetClippingShape(TGeoShape* clip) | 
| void | TGeoManager::SetCurrentDirection(Double_t* dir) | 
| void | TGeoManager::SetCurrentDirection(Double_t nx, Double_t ny, Double_t nz) | 
| Bool_t | TGeoManager::SetCurrentNavigator(Int_t index) | 
| void | TGeoManager::SetCurrentPoint(Double_t* point) | 
| void | TGeoManager::SetCurrentPoint(Double_t x, Double_t y, Double_t z) | 
| void | TGeoManager::SetCurrentTrack(Int_t i) | 
| void | TGeoManager::SetCurrentTrack(TVirtualGeoTrack* track) | 
| static void | TGeoManager::SetDefaultG4Units() | 
| static void | TGeoManager::SetDefaultRootUnits() | 
| void | TGeoManager::SetDrawExtraPaths(Bool_t flag = kTRUE) | 
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU | 
| static void | TObject::SetDtorOnly(void* obj) | 
| void | TGeoManager::SetExplodedView(Int_t iopt = 0)MENU | 
| static void | TGeoManager::SetExportPrecision(UInt_t prec) | 
| void | TGeoManager::SetLastPoint(Double_t x, Double_t y, Double_t z) | 
| void | SetLimit(Int_t n) | 
| void | TGeoManager::SetMatrixReflection(Bool_t flag = kTRUE) | 
| void | TGeoManager::SetMatrixTransform(Bool_t on = kTRUE) | 
| void | TGeoManager::SetMaxThreads(Int_t nthreads) | 
| void | TGeoManager::SetMaxVisNodes(Int_t maxnodes = 10000)MENU | 
| virtual void | TNamed::SetName(const char* name)MENU | 
| virtual void | TNamed::SetNameTitle(const char* name, const char* title) | 
| static void | TGeoManager::SetNavigatorsLock(Bool_t flag) | 
| void | TGeoManager::SetNmeshPoints(Int_t npoints = 1000) | 
| void | TGeoManager::SetNodeSelectable(Bool_t flag = kTRUE) | 
| void | TGeoManager::SetNsegments(Int_t nseg)MENU | 
| static void | TObject::SetObjectStat(Bool_t stat) | 
| void | TGeoManager::SetOutside(Bool_t flag = kTRUE) | 
| void | TGeoManager::SetPaintVolume(TGeoVolume* vol) | 
| void | TGeoManager::SetParticleName(const char* pname) | 
| void | TGeoManager::SetPdgName(Int_t pdg, const char* name) | 
| void | TGeoManager::SetPhiRange(Double_t phimin = 0., Double_t phimax = 360.) | 
| void | TGeoManager::SetRTmode(Int_t mode)MENU | 
| void | TGeoManager::SetStartSafe(Bool_t flag = kTRUE) | 
| void | TGeoManager::SetStep(Double_t step) | 
| virtual void | TNamed::SetTitle(const char* title = "")MENU | 
| void | TGeoManager::SetTminTmax(Double_t tmin = 0, Double_t tmax = 999) | 
| void | TGeoManager::SetTopVisible(Bool_t vis = kTRUE) | 
| void | TGeoManager::SetTopVolume(TGeoVolume* vol) | 
| virtual void | TObject::SetUniqueID(UInt_t uid) | 
| void | TGeoManager::SetUseParallelWorldNav(Bool_t flag) | 
| void | TGeoManager::SetUserPaintVolume(TGeoVolume* vol) | 
| static void | TGeoManager::SetVerboseLevel(Int_t vl) | 
| void | TGeoManager::SetVisDensity(Double_t dens = 0.01)MENU | 
| void | TGeoManager::SetVisibility(TObject* obj, Bool_t vis) | 
| void | TGeoManager::SetVisLevel(Int_t level = 3)MENU | 
| void | TGeoManager::SetVisOption(Int_t option = 0) | 
| void | TGeoManager::SetVolumeAttribute(const char* name, const char* att, Int_t val) | 
| virtual void | ShowMembers(TMemberInspector& insp) const | 
| virtual Int_t | TNamed::Sizeof() const | 
| virtual ULong_t | TGeoManager::SizeOf(const TGeoNode* node, Option_t* option) | 
| void | TGeoManager::SortOverlaps() | 
| TGeoNode* | TGeoManager::Step(Bool_t is_geom = kTRUE, Bool_t cross = kTRUE) | 
| virtual void | Streamer(TBuffer&) | 
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) | 
| virtual void | TObject::SysError(const char* method, const char* msgfmt) const | 
| void | TGeoManager::Test(Int_t npoints = 1000000, Option_t* option = "")MENU | 
| Bool_t | TObject::TestBit(UInt_t f) const | 
| Int_t | TObject::TestBits(UInt_t f) const | 
| void | TGeoManager::TestOverlaps(const char* path = "")MENU | 
| static Int_t | TGeoManager::ThreadId() | 
| void | TGeoManager::TopToMaster(const Double_t* top, Double_t* master) const | 
| void | TraceNonSequential(ARay& ray) | 
| void | TraceNonSequential(ARay* ray) | 
| void | TraceNonSequential(ARayArray& array) | 
| void | TraceNonSequential(ARayArray* array) | 
| void | TraceNonSequential(TObjArray* array) | 
| Int_t | TGeoManager::TransformVolumeToAssembly(const char* vname) | 
| static Double_t | um() | 
| void | TGeoManager::UnbombTranslation(const Double_t* tr, Double_t* bombtr) | 
| static void | TGeoManager::UnlockGeometry() | 
| static Double_t | us() | 
| virtual void | TObject::UseCurrentStyle() | 
| void | TGeoManager::ViewLeaves(Bool_t flag = kTRUE)TOGGLE GETTER | 
| TGeoVolume* | TGeoManager::Volume(const char* name, const char* shape, Int_t nmed, Float_t* upar, Int_t npar = 0) | 
| TGeoVolume* | TGeoManager::Volume(const char* name, const char* shape, Int_t nmed, Double_t* upar, Int_t npar = 0) | 
| virtual void | TObject::Warning(const char* method, const char* msgfmt) const | 
| Double_t | TGeoManager::Weight(Double_t precision = 0.01, Option_t* option = "va")MENU | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) | 
| virtual Int_t | TObject::Write(const char* name = 0, Int_t option = 0, Int_t bufsize = 0) const |