| TGeoManager() |
| TGeoManager(const char* name, const char* title) |
| virtual | ~TGeoManager() |
| void | TObject::AbstractMethod(const char* method) const |
| Int_t | AddMaterial(const TGeoMaterial* material) |
| TGeoNavigator* | AddNavigator() |
| Int_t | AddOverlap(const TNamed* ovlp) |
| Int_t | AddShape(const TGeoShape* shape) |
| Int_t | AddTrack(TVirtualGeoTrack* track) |
| Int_t | AddTrack(Int_t id, Int_t pdgcode, TObject* particle = 0) |
| Int_t | AddTransformation(const TGeoMatrix* matrix) |
| Int_t | AddVolume(TGeoVolume* volume) |
| void | AnimateTracks(Double_t tmin = 0, Double_t tmax = 5E-8, Int_t nframes = 200, Option_t* option = "/*")MENU |
| virtual void | TObject::AppendPad(Option_t* option = "") |
| void | BombTranslation(const Double_t* tr, Double_t* bombtr) |
| virtual void | Browse(TBrowser* b) |
| void | BuildDefaultMaterials() |
| virtual Bool_t | cd(const char* path = "")MENU |
| void | CdDown(Int_t index) |
| void | CdNext() |
| void | CdNode(Int_t nodeid) |
| void | CdTop() |
| void | CdUp() |
| void | CheckBoundaryErrors(Int_t ntracks = 1000000, Double_t radius = -1.)MENU |
| void | CheckBoundaryReference(Int_t icheck = -1) |
| void | CheckGeometry(Option_t* option = "") |
| void | CheckGeometryFull(Int_t ntracks = 1000000, Double_t vx = 0., Double_t vy = 0., Double_t vz = 0., Option_t* option = "ob")MENU |
| void | CheckOverlaps(Double_t ovlp = 0.1, Option_t* option = "")MENU |
| Bool_t | CheckPath(const char* path) const |
| void | CheckPoint(Double_t x = 0, Double_t y = 0, Double_t z = 0, Option_t* option = "")MENU |
| void | CheckShape(TGeoShape* shape, Int_t testNo, Int_t nsamples, Option_t* option) |
| static TClass* | Class() |
| virtual const char* | TObject::ClassName() const |
| void | CleanGarbage() |
| virtual void | TNamed::Clear(Option_t* option = "") |
| void | ClearAttributes()MENU |
| void | ClearNavigators() |
| void | ClearOverlaps() |
| void | ClearPhysicalNodes(Bool_t mustdelete = kFALSE) |
| void | ClearShape(const TGeoShape* shape) |
| void | ClearThreadData() const |
| static void | ClearThreadsMap() |
| void | ClearTracks() |
| virtual TObject* | TNamed::Clone(const char* newname = "") const |
| void | CloseGeometry(Option_t* option = "d") |
| virtual Int_t | TNamed::Compare(const TObject* obj) const |
| void | ConvertReflections() |
| virtual void | TNamed::Copy(TObject& named) const |
| void | CountLevels() |
| Int_t | CountNodes(const TGeoVolume* vol = 0, Int_t nlevels = 10000, Int_t option = 0) |
| TGeoParallelWorld* | CreateParallelWorld(const char* name) |
| void | CreateThreadData() const |
| TGeoNode* | CrossBoundaryAndLocate(Bool_t downwards, TGeoNode* skipnode) |
| void | DefaultAngles()MENU |
| void | DefaultColors()MENU |
| virtual void | TObject::Delete(Option_t* option = "")MENU |
| void | DisableInactiveVolumes() |
| virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
| TGeoVolume* | 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 | DoBackupState() |
| void | DoRestoreState() |
| virtual void | TObject::Draw(Option_t* option = "") |
| virtual void | TObject::DrawClass() constMENU |
| virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
| void | DrawCurrentPoint(Int_t color = 2)MENU |
| void | DrawPath(const char* path, Option_t* option = "") |
| void | DrawTracks(Option_t* option = "")MENU |
| virtual void | TObject::Dump() constMENU |
| virtual void | Edit(Option_t* option = "")MENU |
| void | 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 | ExecuteEvent(Int_t event, Int_t px, Int_t py) |
| virtual Int_t | 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* | FindDuplicateMaterial(const TGeoMaterial* mat) const |
| TGeoNode* | FindNextBoundary(Double_t stepmax = TGeoShape::Big(), const char* path = "", Bool_t frombdr = kFALSE) |
| TGeoNode* | FindNextBoundaryAndStep(Double_t stepmax = TGeoShape::Big(), Bool_t compsafe = kFALSE) |
| TGeoNode* | FindNextDaughterBoundary(Double_t* point, Double_t* dir, Int_t& idaughter, Bool_t compmatrix = kFALSE) |
| TGeoNode* | FindNode(Bool_t safe_start = kTRUE) |
| TGeoNode* | FindNode(Double_t x, Double_t y, Double_t z) |
| Double_t* | FindNormal(Bool_t forward = kTRUE) |
| Double_t* | FindNormalFast() |
| virtual TObject* | TObject::FindObject(const char* name) const |
| virtual TObject* | TObject::FindObject(const TObject* obj) const |
| TVirtualGeoTrack* | FindTrackWithId(Int_t id) const |
| TGeoVolume* | FindVolumeFast(const char* name, Bool_t multi = kFALSE) |
| TGeoPNEntry* | GetAlignableEntry(const char* name) const |
| TGeoPNEntry* | GetAlignableEntry(Int_t index) const |
| TGeoPNEntry* | GetAlignableEntryByUID(Int_t uid) const |
| UChar_t* | GetBits() |
| void | GetBombFactors(Double_t& bombx, Double_t& bomby, Double_t& bombz, Double_t& bombr) const |
| Int_t | GetBombMode() const |
| void | GetBranchNames(Int_t* names) const |
| void | GetBranchNumbers(Int_t* copyNumbers, Int_t* volumeNumbers) const |
| void | GetBranchOnlys(Int_t* isonly) const |
| virtual Int_t | GetByteCount(Option_t* option = 0) |
| TGeoNodeCache* | GetCache() const |
| const Double_t* | GetCldir() const |
| const Double_t* | GetCldirChecked() const |
| TGeoShape* | GetClippingShape() const |
| const Double_t* | GetCurrentDirection() const |
| TGeoHMatrix* | GetCurrentMatrix() const |
| TGeoNavigator* | GetCurrentNavigator() const |
| TGeoNode* | GetCurrentNode() const |
| Int_t | GetCurrentNodeId() const |
| const Double_t* | GetCurrentPoint() const |
| TVirtualGeoTrack* | GetCurrentTrack() |
| TGeoVolume* | GetCurrentVolume() const |
| virtual Option_t* | TObject::GetDrawOption() const |
| static Long_t | TObject::GetDtorOnly() |
| TGeoElementTable* | GetElementTable() |
| TVirtualGeoPainter* | GetGeomPainter() |
| TGeoHMatrix* | GetGLMatrix() const |
| TGeoHMatrix* | GetHMatrix() |
| virtual const char* | TObject::GetIconName() const |
| const Double_t* | GetLastPoint() const |
| Double_t | GetLastSafety() const |
| TVirtualGeoTrack* | GetLastTrack() |
| Int_t | GetLevel() const |
| TObjArray* | GetListOfGShapes() const |
| TObjArray* | GetListOfGVolumes() const |
| TList* | GetListOfMaterials() const |
| TObjArray* | GetListOfMatrices() const |
| TList* | GetListOfMedia() const |
| TGeoNavigatorArray* | GetListOfNavigators() const |
| TObjArray* | GetListOfNodes() |
| TObjArray* | GetListOfOverlaps() |
| TObjArray* | GetListOfPhysicalNodes() |
| TObjArray* | GetListOfShapes() const |
| TObjArray* | GetListOfTracks() const |
| TObjArray* | GetListOfUVolumes() const |
| TObjArray* | GetListOfVolumes() const |
| TGeoVolume* | GetMasterVolume() const |
| TGeoMaterial* | GetMaterial(const char* matname) const |
| TGeoMaterial* | GetMaterial(Int_t id) const |
| Int_t | GetMaterialIndex(const char* matname) const |
| static Int_t | GetMaxDaughters() |
| Int_t | GetMaxLevel() const |
| static Int_t | GetMaxLevels() |
| Int_t | GetMaxThreads() const |
| Int_t | GetMaxVisNodes() const |
| static Int_t | GetMaxXtruVert() |
| TGeoMedium* | GetMedium(const char* medium) const |
| TGeoMedium* | GetMedium(Int_t numed) const |
| TGeoNode* | GetMother(Int_t up = 1) const |
| TGeoHMatrix* | GetMotherMatrix(Int_t up = 1) const |
| Int_t | GetNAlignable(Bool_t with_uid = kFALSE) const |
| virtual const char* | TNamed::GetName() const |
| TGeoNode* | GetNextNode() const |
| Int_t | GetNmany() const |
| Int_t | GetNNodes() |
| TGeoNode* | GetNode(Int_t level) const |
| Int_t | GetNodeId() const |
| const Double_t* | GetNormal() const |
| Int_t | GetNsegments() const |
| Int_t | GetNtracks() const |
| static Int_t | GetNumThreads() |
| virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
| static Bool_t | TObject::GetObjectStat() |
| virtual Option_t* | TObject::GetOption() const |
| TVirtualGeoPainter* | GetPainter() const |
| TGeoVolume* | GetPaintVolume() const |
| TGeoParallelWorld* | GetParallelWorld() const |
| TVirtualGeoTrack* | GetParentTrackOfId(Int_t id) const |
| const char* | GetParticleName() const |
| const char* | GetPath() const |
| const char* | GetPdgName(Int_t pdg) const |
| TGeoPhysicalNode* | GetPhysicalNode(Int_t i) const |
| Double_t | GetSafeDistance() const |
| Int_t | GetSafeLevel() const |
| Int_t | GetStackLevel() const |
| Double_t | GetStep() const |
| virtual const char* | TNamed::GetTitle() const |
| Double_t | GetTmax() const |
| Bool_t | GetTminTmax(Double_t& tmin, Double_t& tmax) const |
| TGeoNode* | GetTopNode() const |
| TGeoVolume* | GetTopVolume() const |
| TVirtualGeoTrack* | GetTrack(Int_t index) |
| Int_t | GetTrackIndex(Int_t id) const |
| TVirtualGeoTrack* | GetTrackOfId(Int_t id) const |
| Int_t | GetUID(const char* volname) const |
| virtual UInt_t | TObject::GetUniqueID() const |
| static Int_t | GetVerboseLevel() |
| Int_t | GetVirtualLevel() |
| Double_t | GetVisDensity() const |
| Int_t | GetVisLevel() const |
| Int_t | GetVisOption() const |
| TGeoVolume* | GetVolume(const char* name) const |
| TGeoVolume* | GetVolume(Int_t uid) const |
| Bool_t | GotoSafeLevel() |
| virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
| virtual ULong_t | TNamed::Hash() const |
| static TGeoManager* | Import(const char* filename, const char* name = "", Option_t* option = "") |
| 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* | InitTrack(const Double_t* point, const Double_t* dir) |
| TGeoNode* | 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 | InspectState() const |
| void | TObject::InvertBit(UInt_t f) |
| virtual TClass* | IsA() const |
| Bool_t | IsActivityEnabled() const |
| Bool_t | IsAnimatingTracks() const |
| Bool_t | IsCheckingOverlaps() const |
| Bool_t | IsCleaning() const |
| Bool_t | IsClosed() const |
| Bool_t | IsCurrentOverlapping() const |
| Bool_t | IsDrawingExtra() const |
| Bool_t | IsEntering() const |
| virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
| Bool_t | IsExiting() const |
| virtual Bool_t | IsFolder() const |
| Bool_t | IsInPhiRange() const |
| static Bool_t | IsLocked() |
| Bool_t | IsMatrixReflection() const |
| Bool_t | IsMatrixTransform() const |
| Bool_t | IsMultiThread() const |
| Bool_t | IsNodeSelectable() const |
| Bool_t | IsNullStep() const |
| Bool_t | IsOnBoundary() const |
| Bool_t | TObject::IsOnHeap() const |
| Bool_t | IsOutside() const |
| Bool_t | IsParallelWorldNav() const |
| Bool_t | IsSameLocation() const |
| Bool_t | IsSameLocation(Double_t x, Double_t y, Double_t z, Bool_t change = kFALSE) |
| Bool_t | IsSamePoint(Double_t x, Double_t y, Double_t z) const |
| virtual Bool_t | TNamed::IsSortable() const |
| Bool_t | IsStartSafe() const |
| Bool_t | IsStepEntering() const |
| Bool_t | IsStepExiting() const |
| Bool_t | IsStreamingVoxels() const |
| Bool_t | IsVisLeaves() const |
| Bool_t | TObject::IsZombie() const |
| void | LocalToMaster(const Double_t* local, Double_t* master) const |
| void | LocalToMasterBomb(const Double_t* local, Double_t* master) const |
| void | LocalToMasterVect(const Double_t* local, Double_t* master) const |
| static void | LockGeometry() |
| virtual void | TNamed::ls(Option_t* option = "") const |
| TGeoPhysicalNode* | MakeAlignablePN(const char* name) |
| TGeoPhysicalNode* | MakeAlignablePN(TGeoPNEntry* entry) |
| TGeoVolume* | MakeArb8(const char* name, TGeoMedium* medium, Double_t dz, Double_t* vertices = 0) |
| TGeoVolume* | MakeBox(const char* name, TGeoMedium* medium, Double_t dx, Double_t dy, Double_t dz) |
| TGeoVolume* | MakeCone(const char* name, TGeoMedium* medium, Double_t dz, Double_t rmin1, Double_t rmax1, Double_t rmin2, Double_t rmax2) |
| TGeoVolume* | 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* | 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* | MakeEltu(const char* name, TGeoMedium* medium, Double_t a, Double_t b, Double_t dz) |
| TGeoVolume* | 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* | MakeHype(const char* name, TGeoMedium* medium, Double_t rin, Double_t stin, Double_t rout, Double_t stout, Double_t dz) |
| TGeoVolume* | 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* | MakeParaboloid(const char* name, TGeoMedium* medium, Double_t rlo, Double_t rhi, Double_t dz) |
| TGeoVolume* | MakePcon(const char* name, TGeoMedium* medium, Double_t phi, Double_t dphi, Int_t nz) |
| TGeoVolume* | MakePgon(const char* name, TGeoMedium* medium, Double_t phi, Double_t dphi, Int_t nedges, Int_t nz) |
| TGeoPhysicalNode* | MakePhysicalNode(const char* path = 0) |
| TGeoVolume* | 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* | MakeTorus(const char* name, TGeoMedium* medium, Double_t r, Double_t rmin, Double_t rmax, Double_t phi1 = 0, Double_t dphi = 360) |
| TVirtualGeoTrack* | MakeTrack(Int_t id, Int_t pdgcode, TObject* particle) |
| TGeoVolume* | 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* | MakeTrd1(const char* name, TGeoMedium* medium, Double_t dx1, Double_t dx2, Double_t dy, Double_t dz) |
| TGeoVolume* | MakeTrd2(const char* name, TGeoMedium* medium, Double_t dx1, Double_t dx2, Double_t dy1, Double_t dy2, Double_t dz) |
| TGeoVolume* | MakeTube(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t dz) |
| TGeoVolume* | MakeTubs(const char* name, TGeoMedium* medium, Double_t rmin, Double_t rmax, Double_t dz, Double_t phi1, Double_t phi2) |
| TGeoVolumeAssembly* | MakeVolumeAssembly(const char* name) |
| TGeoVolumeMulti* | MakeVolumeMulti(const char* name, TGeoMedium* medium) |
| TGeoVolume* | MakeXtru(const char* name, TGeoMedium* medium, Int_t nz) |
| void | MasterToLocal(const Double_t* master, Double_t* local) const |
| void | MasterToLocalBomb(const Double_t* master, Double_t* local) const |
| void | MasterToLocalVect(const Double_t* master, Double_t* local) const |
| void | MasterToTop(const Double_t* master, Double_t* top) const |
| TGeoMaterial* | 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 | 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* | 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* | Mixture(const char* name, Float_t* a, Float_t* z, Double_t dens, Int_t nelem, Float_t* wmat, Int_t uid) |
| TGeoMaterial* | Mixture(const char* name, Double_t* a, Double_t* z, Double_t dens, Int_t nelem, Double_t* wmat, Int_t uid) |
| void | ModifiedPad() const |
| void | 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 | 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() |
| void | TObject::Obsolete(const char* method, const char* asOfVers, const char* removedFromVers) const |
| static void | TObject::operator delete(void* ptr) |
| static void | TObject::operator delete(void* ptr, void* vp) |
| static void | TObject::operator delete[](void* ptr) |
| static 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) |
| void | OptimizeVoxels(const char* filename = "tgeovox.C")MENU |
| virtual void | TObject::Paint(Option_t* option = "") |
| static Int_t | Parse(const char* expr, TString& expr1, TString& expr2, TString& expr3) |
| virtual void | TObject::Pop() |
| void | PopDummy(Int_t ipop = 9999) |
| Bool_t | PopPath() |
| Bool_t | PopPath(Int_t index) |
| Bool_t | PopPoint() |
| Bool_t | PopPoint(Int_t index) |
| virtual void | TNamed::Print(Option_t* option = "") const |
| void | PrintOverlaps() constMENU |
| Int_t | PushPath(Int_t startlevel = 0) |
| Int_t | PushPoint(Int_t startlevel = 0) |
| void | RandomPoints(const TGeoVolume* vol, Int_t npoints = 10000, Option_t* option = "") |
| void | 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 | RefreshPhysicalNodes(Bool_t lock = kTRUE) |
| void | RegisterMatrix(const TGeoMatrix* matrix) |
| void | RemoveMaterial(Int_t index) |
| void | RemoveNavigator(const TGeoNavigator* nav) |
| Int_t | ReplaceVolume(TGeoVolume* vorig, TGeoVolume* vnew) |
| void | TObject::ResetBit(UInt_t f) |
| void | ResetState() |
| void | ResetUserData() |
| void | RestoreMasterVolume()MENU |
| Double_t | Safety(Bool_t inside = kFALSE) |
| TGeoNode* | SamplePoints(Int_t npoints, Double_t& dist, Double_t epsil = 1E-5, const char* g3path = "") |
| virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
| void | SaveAttributes(const char* filename = "tgeoatt.C")MENU |
| virtual void | TObject::SavePrimitive(ostream& out, Option_t* option = "") |
| TGeoNode* | SearchNode(Bool_t downwards = kFALSE, const TGeoNode* skipnode = 0) |
| void | SelectTrackingMedia() |
| TGeoPNEntry* | SetAlignableEntry(const char* unique_name, const char* path, Int_t uid = -1) |
| void | SetAllIndex() |
| void | SetAnimateTracks(Bool_t flag = kTRUE) |
| void | TObject::SetBit(UInt_t f) |
| void | TObject::SetBit(UInt_t f, Bool_t set) |
| void | SetBombFactors(Double_t bombx = 1.3, Double_t bomby = 1.3, Double_t bombz = 1.3, Double_t bombr = 1.3)MENU |
| void | SetCheckedNode(TGeoNode* node) |
| void | SetCheckingOverlaps(Bool_t flag = kTRUE) |
| void | SetCldirChecked(Double_t* dir) |
| void | SetClipping(Bool_t flag = kTRUE)MENU |
| void | SetClippingShape(TGeoShape* clip) |
| void | SetCurrentDirection(Double_t* dir) |
| void | SetCurrentDirection(Double_t nx, Double_t ny, Double_t nz) |
| Bool_t | SetCurrentNavigator(Int_t index) |
| void | SetCurrentPoint(Double_t* point) |
| void | SetCurrentPoint(Double_t x, Double_t y, Double_t z) |
| void | SetCurrentTrack(Int_t i) |
| void | SetCurrentTrack(TVirtualGeoTrack* track) |
| void | SetDrawExtraPaths(Bool_t flag = kTRUE) |
| virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
| static void | TObject::SetDtorOnly(void* obj) |
| void | SetExplodedView(Int_t iopt = 0)MENU |
| void | SetLastPoint(Double_t x, Double_t y, Double_t z) |
| void | SetMatrixReflection(Bool_t flag = kTRUE) |
| void | SetMatrixTransform(Bool_t on = kTRUE) |
| void | SetMaxThreads(Int_t nthreads) |
| void | SetMaxVisNodes(Int_t maxnodes = 10000)MENU |
| void | SetMultiThread(Bool_t flag = kTRUE) |
| virtual void | TNamed::SetName(const char* name)MENU |
| virtual void | TNamed::SetNameTitle(const char* name, const char* title) |
| static void | SetNavigatorsLock(Bool_t flag) |
| void | SetNmeshPoints(Int_t npoints = 1000) |
| void | SetNodeSelectable(Bool_t flag = kTRUE) |
| void | SetNsegments(Int_t nseg)MENU |
| static void | TObject::SetObjectStat(Bool_t stat) |
| void | SetOutside(Bool_t flag = kTRUE) |
| void | SetPaintVolume(TGeoVolume* vol) |
| void | SetParticleName(const char* pname) |
| void | SetPdgName(Int_t pdg, const char* name) |
| void | SetPhiRange(Double_t phimin = 0., Double_t phimax = 360.) |
| void | SetStartSafe(Bool_t flag = kTRUE) |
| void | SetStep(Double_t step) |
| virtual void | TNamed::SetTitle(const char* title = "")MENU |
| void | SetTminTmax(Double_t tmin = 0, Double_t tmax = 999) |
| void | SetTopVisible(Bool_t vis = kTRUE) |
| void | SetTopVolume(TGeoVolume* vol) |
| virtual void | TObject::SetUniqueID(UInt_t uid) |
| void | SetUseParallelWorldNav(Bool_t flag) |
| static void | SetVerboseLevel(Int_t vl) |
| void | SetVisDensity(Double_t dens = 0.01)MENU |
| void | SetVisibility(TObject* obj, Bool_t vis) |
| void | SetVisLevel(Int_t level = 3)MENU |
| void | SetVisOption(Int_t option = 0) |
| void | SetVolumeAttribute(const char* name, const char* att, Int_t val) |
| virtual void | ShowMembers(TMemberInspector&) |
| virtual Int_t | TNamed::Sizeof() const |
| virtual ULong_t | SizeOf(const TGeoNode* node, Option_t* option) |
| void | SortOverlaps() |
| TGeoNode* | 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 | 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 | TestOverlaps(const char* path = "")MENU |
| static Int_t | ThreadId() |
| void | TopToMaster(const Double_t* top, Double_t* master) const |
| Int_t | TransformVolumeToAssembly(const char* vname) |
| void | UnbombTranslation(const Double_t* tr, Double_t* bombtr) |
| static void | UnlockGeometry() |
| virtual void | TObject::UseCurrentStyle() |
| void | ViewLeaves(Bool_t flag = kTRUE)TOGGLE GETTER |
| TGeoVolume* | Volume(const char* name, const char* shape, Int_t nmed, Float_t* upar, Int_t npar = 0) |
| TGeoVolume* | 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 | 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 |