| TGeoNavigator() |
| TGeoNavigator(TGeoManager* geom) |
virtual | ~TGeoNavigator() |
void | TObject::AbstractMethod(const char* method) const |
virtual void | TObject::AppendPad(Option_t* option = "") |
virtual void | TObject::Browse(TBrowser* b) |
void | BuildCache(Bool_t dummy = kFALSE, Bool_t nodeid = kFALSE) |
Bool_t | cd(const char* path = "") |
void | CdDown(Int_t index) |
void | CdNext() |
void | CdNode(Int_t nodeid) |
void | CdTop() |
void | CdUp() |
Bool_t | CheckPath(const char* path) const |
static TClass* | Class() |
virtual const char* | TObject::ClassName() const |
virtual void | TObject::Clear(Option_t* = "") |
virtual TObject* | TObject::Clone(const char* newname = "") const |
virtual Int_t | TObject::Compare(const TObject* obj) const |
virtual void | TObject::Copy(TObject& object) const |
TGeoNode* | CrossBoundaryAndLocate(Bool_t downwards, TGeoNode* skipnode) |
virtual void | TObject::Delete(Option_t* option = "")MENU |
virtual Int_t | TObject::DistancetoPrimitive(Int_t px, Int_t py) |
void | DoBackupState() |
void | DoRestoreState() |
virtual void | TObject::Draw(Option_t* option = "") |
virtual void | TObject::DrawClass() constMENU |
virtual TObject* | TObject::DrawClone(Option_t* option = "") constMENU |
virtual void | TObject::Dump() constMENU |
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 | TObject::ExecuteEvent(Int_t event, Int_t px, Int_t py) |
virtual void | TObject::Fatal(const char* method, const char* msgfmt) 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 |
void | GetBranchNames(Int_t* names) const |
void | GetBranchNumbers(Int_t* copyNumbers, Int_t* volumeNumbers) const |
void | GetBranchOnlys(Int_t* isonly) const |
TGeoNodeCache* | GetCache() const |
const Double_t* | GetCldir() const |
const Double_t* | GetCldirChecked() const |
const Double_t* | GetCurrentDirection() const |
TGeoHMatrix* | GetCurrentMatrix() const |
TGeoNode* | GetCurrentNode() const |
Int_t | GetCurrentNodeId() const |
const Double_t* | GetCurrentPoint() const |
TGeoVolume* | GetCurrentVolume() const |
virtual Option_t* | TObject::GetDrawOption() const |
static Long_t | TObject::GetDtorOnly() |
TGeoHMatrix* | GetHMatrix() |
virtual const char* | TObject::GetIconName() const |
const Double_t* | GetLastPoint() const |
Double_t | GetLastSafety() const |
Int_t | GetLevel() const |
TGeoNode* | GetMother(Int_t up = 1) const |
TGeoHMatrix* | GetMotherMatrix(Int_t up = 1) const |
virtual const char* | TObject::GetName() const |
TGeoNode* | GetNextNode() const |
Int_t | GetNmany() const |
Int_t | GetNodeId() const |
const Double_t* | GetNormal() const |
virtual char* | TObject::GetObjectInfo(Int_t px, Int_t py) const |
static Bool_t | TObject::GetObjectStat() |
virtual Option_t* | TObject::GetOption() const |
const char* | GetPath() const |
Double_t | GetSafeDistance() const |
Int_t | GetSafeLevel() const |
Int_t | GetStackLevel() const |
Double_t | GetStep() const |
virtual const char* | TObject::GetTitle() const |
virtual UInt_t | TObject::GetUniqueID() const |
Int_t | GetVirtualLevel() |
Bool_t | GotoSafeLevel() |
virtual Bool_t | TObject::HandleTimer(TTimer* timer) |
virtual ULong_t | TObject::Hash() const |
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 | IsCheckingOverlaps() const |
Bool_t | IsCurrentOverlapping() const |
Bool_t | IsEntering() const |
virtual Bool_t | TObject::IsEqual(const TObject* obj) const |
Bool_t | IsExiting() const |
virtual Bool_t | TObject::IsFolder() const |
Bool_t | IsNullStep() const |
Bool_t | IsOnBoundary() const |
Bool_t | TObject::IsOnHeap() const |
Bool_t | IsOutside() 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 | TObject::IsSortable() const |
Bool_t | IsStartSafe() const |
Bool_t | IsStepEntering() const |
Bool_t | IsStepExiting() 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 |
virtual void | TObject::ls(Option_t* option = "") const |
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 |
void | TObject::MayNotUse(const char* method) const |
virtual Bool_t | TObject::Notify() |
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) |
virtual void | TObject::Paint(Option_t* option = "") |
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 | TObject::Print(Option_t* option = "") const |
Int_t | PushPath(Int_t startlevel = 0) |
Int_t | PushPoint(Int_t startlevel = 0) |
virtual Int_t | TObject::Read(const char* name) |
virtual void | TObject::RecursiveRemove(TObject* obj) |
void | ResetAll() |
void | TObject::ResetBit(UInt_t f) |
void | ResetState() |
Double_t | Safety(Bool_t inside = kFALSE) |
virtual void | TObject::SaveAs(const char* filename = "", Option_t* option = "") constMENU |
virtual void | TObject::SavePrimitive(basic_ostream<char,char_traits<char> >& out, Option_t* option = "") |
TGeoNode* | SearchNode(Bool_t downwards = kFALSE, const TGeoNode* skipnode = 0) |
void | TObject::SetBit(UInt_t f) |
void | TObject::SetBit(UInt_t f, Bool_t set) |
void | SetCheckingOverlaps(Bool_t flag = kTRUE) |
void | SetCldirChecked(Double_t* dir) |
void | SetCurrentDirection(const Double_t* dir) |
void | SetCurrentDirection(Double_t nx, Double_t ny, Double_t nz) |
void | SetCurrentPoint(const Double_t* point) |
void | SetCurrentPoint(Double_t x, Double_t y, Double_t z) |
virtual void | TObject::SetDrawOption(Option_t* option = "")MENU |
static void | TObject::SetDtorOnly(void* obj) |
void | SetLastPoint(Double_t x, Double_t y, Double_t z) |
static void | TObject::SetObjectStat(Bool_t stat) |
void | SetOutside(Bool_t flag = kTRUE) |
void | SetStartSafe(Bool_t flag = kTRUE) |
void | SetStep(Double_t step) |
virtual void | TObject::SetUniqueID(UInt_t uid) |
virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
TGeoNode* | Step(Bool_t is_geom = kTRUE, Bool_t cross = kTRUE) |
virtual void | Streamer(TBuffer& b) |
void | StreamerNVirtual(TBuffer& b) |
virtual void | TObject::SysError(const char* method, const char* msgfmt) const |
Bool_t | TObject::TestBit(UInt_t f) const |
Int_t | TObject::TestBits(UInt_t f) const |
void | TopToMaster(const Double_t* top, Double_t* master) const |
virtual void | TObject::UseCurrentStyle() |
virtual void | TObject::Warning(const char* method, const char* msgfmt) const |
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 |