#include "hwallhitfsim.h" |
HWallHitFSim
class description - source file - inheritance tree (.pdf)
protected:
virtual void fillHit(HWallHit*, HWallRaw*)
HWallHit* makeHit(TObject* address)
public:
HWallHitFSim()
HWallHitFSim(Text_t* name, Text_t* title)
~HWallHitFSim()
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)
HWallHitFSim
This class is derived from HWallHitF and passes track numbers of the
HGeant hit from raw to hit level
HWallHitFSim(void)
HWallHitFSim(Text_t* name,Text_t* title) : HWallHitF(name,title)
~HWallHitFSim(void)
Bool_t init(void)
initialization of fRawCat and fHitCat containers
initParContainer(gHades->getSetup(),gHades->getRuntimeDb());
HWallHit* makeHit(TObject *address)
void fillHit(HWallHit *hit, HWallRaw *raw)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: 23/05/2005 by F. Krizek
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.