HWallHitF
class description - source file - inheritance tree (.pdf)
protected:
void fillGeometry(HWallHit*)
virtual void fillHit(HWallHit*, HWallRaw*)
public:
HWallHitF()
HWallHitF(Text_t* name, Text_t* title)
~HWallHitF()
static TClass* Class()
virtual Int_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
void initParContainer()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
HLocation fLoc ! Location for new object
HCategory* fRawCat ! Pointer to raw data category
HCategory* fHitCat FK//???????????????????????????
HIterator* iter ! Iterator over Raw category
HWallCalPar* pWallCalPar ! Calibration parameters
HWallGeomPar* pWallGeometry Geom parameters
HSpecGeomPar* pSpecGeometry
HCategory* fStartHitCat ! Category with start hits
Bool_t fWallSimulation FK//
HWallHitf calibrates raw Wall data and puts output
values into cal data category
void initParContainer()
HWallHitF(void)
HWallHitF(Text_t *name,Text_t *title) :
HReconstructor(name,title)
~HWallHitF()
void fillHit(HWallHit *hit, HWallRaw *raw)
Bool_t init(void)
void fillGeometry(HWallHit *hit)
Fills in the LAB position parameters for the given HTofHit.
This is done by transforming the point (x,0,0) in the ROD coordinate
system to the LAB coordinate system. Where x is the reconstructed
x position inside the hit.
Int_t execute(void)
Inline Functions
Bool_t finalize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: 27/04/2001 by T.Wojcik
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.