TGeoFinder
class description - source file - inheritance tree
public:
virtual void ~TGeoFinder()
virtual void cd(Int_t idiv)
static TClass* Class()
virtual TGeoNode* FindNode(Double_t* point)
virtual Int_t GetByteCount() const
virtual TGeoMatrix* GetMatrix()
virtual TGeoVolume* GetVolume() const
virtual TClass* IsA() const
virtual void SetBasicVolume(TGeoVolume* vol)
virtual void SetVolume(TGeoVolume* vol)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TGeoVolume* fVolume volume to which this finder apply
public:
static const TGeoFinder::EGeoPattern kPatternX
static const TGeoFinder::EGeoPattern kPatternY
static const TGeoFinder::EGeoPattern kPatternZ
static const TGeoFinder::EGeoPattern kPatternCylR
static const TGeoFinder::EGeoPattern kPatternCylPhi
static const TGeoFinder::EGeoPattern kPatternSphR
static const TGeoFinder::EGeoPattern kPatternSphPhi
static const TGeoFinder::EGeoPattern kPatternSphThe
static const TGeoFinder::EGeoPattern kPatternHoneycomb
See also
-
TGeoPatternFinder, TGeoVoxelFinder
TGeoFinder class
/*
*/
~TGeoFinder()
Destructor
Inline Functions
void cd(Int_t idiv)
Int_t GetByteCount() const
TGeoMatrix* GetMatrix()
void SetBasicVolume(TGeoVolume* vol)
void SetVolume(TGeoVolume* vol)
TGeoVolume* GetVolume() const
TGeoNode* FindNode(Double_t* point)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Author: Andrei Gheata 18/01/02
Last update: root/geom:$Name: $:$Id: TGeoFinder.cxx,v 1.2 2002/07/10 19:24:16 brun Exp $
Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.