#include "hgeombuilder.h" |
HGeomBuilder
class description - source file - inheritance tree (.pdf)
This is an abstract class, constructors will not be documented.
Look at the header to check for available constructors.
public:
virtual ~HGeomBuilder()
static TClass* Class()
virtual Bool_t createHit(HGeomHit*)
virtual Int_t createMedium(HGeomMedium*)
virtual Bool_t createNode(HGeomNode*)
virtual void finalize()
virtual TClass* IsA() const
HGeomBuilder& operator=(const HGeomBuilder&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t nRot number of defined rotations
Int_t nMed number of defined media
HGeomBuilder
Base class for GEANT and ROOT builder classes to create the geometry
Inline Functions
void ~HGeomBuilder()
Bool_t createNode(HGeomNode*)
Int_t createMedium(HGeomMedium*)
Bool_t createHit(HGeomHit*)
void finalize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HGeomBuilder& operator=(const HGeomBuilder&)
Last update: Fri Jan 26 11:54:44 2007
ROOT page - Class index - Class Hierarchy - 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.