TGeoPatternCylR
class description - source file - inheritance tree
public:
TGeoPatternCylR TGeoPatternCylR()
TGeoPatternCylR TGeoPatternCylR(TGeoVolume* vol, Int_t ndivisions)
TGeoPatternCylR TGeoPatternCylR(TGeoVolume* vol, Int_t ndivisions, Double_t step)
TGeoPatternCylR TGeoPatternCylR(TGeoVolume* vol, Int_t ndivisions, Double_t start, Double_t end)
TGeoPatternCylR TGeoPatternCylR(const TGeoPatternCylR&)
virtual void ~TGeoPatternCylR()
virtual void cd(Int_t idiv)
static TClass* Class()
virtual TGeoNode* FindNode(Double_t* point)
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGeoPatternCylR()
Default constructor
TGeoPatternCylR(TGeoVolume *vol, Int_t ndivisions)
:TGeoPatternFinder(vol, ndivisions)
constructor
TGeoPatternCylR(TGeoVolume *vol, Int_t ndivisions, Double_t step)
:TGeoPatternFinder(vol, ndivisions)
constructor
TGeoPatternCylR(TGeoVolume *vol, Int_t ndivisions, Double_t start, Double_t end)
:TGeoPatternFinder(vol, ndivisions)
constructor
~TGeoPatternCylR()
Destructor
TGeoNode* FindNode(Double_t *point)
find the node containing the query point
Inline Functions
void cd(Int_t idiv)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TGeoPatternCylR TGeoPatternCylR(const TGeoPatternCylR&)
Author: Andrei Gheata 30/10/01
Last update: root/geom:$Name: $:$Id: TGeoPatternFinder.cxx,v 1.6 2002/12/03 16:01:39 brun Exp $
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.