HTofHitFSim
class description - source file - inheritance tree (.pdf)
protected:
virtual void fillHit(HTofHit*, HTofRaw*)
virtual HTofHit* makeHit(TObject* address)
public:
HTofHitFSim()
HTofHitFSim(Text_t* name, Text_t* title)
~HTofHitFSim()
static TClass* Class()
virtual Bool_t init()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofHitFSim
This class is derived from HTofHitF and passes track numbers of the
HGeant hit from raw to hit level
HTofHitFSim(void)
HTofHitFSim(Text_t* name,Text_t* title) : HTofHitF(name,title)
~HTofHitFSim(void)
Bool_t init(void)
initialization of fRawCat and fHitCat containers
HTofHit* makeHit(TObject *address)
void fillHit(HTofHit *hit, HTofRaw *raw)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: 13/11/2001 by D. Zovinec
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.