#include "htofinocalsim.h" |
HTofinoCalSim
class description - source file - inheritance tree (.pdf)
public:
HTofinoCalSim()
HTofinoCalSim(const HTofinoCalSim&)
~HTofinoCalSim()
static TClass* Class()
void clear()
void fillGeaTof(Int_t i, Float_t val = -1)
void fillTrack(Int_t i, Int_t val = -1)
Float_t getGeaTof(Int_t i = 0)
Int_t getNHit()
Int_t getTrack(Int_t i = 0)
void incNHit()
virtual TClass* IsA() const
HTofinoCalSim& operator=(const HTofinoCalSim&)
void resetGeaTof(Float_t val = -1)
void resetTrack(Int_t val = -1)
void setGeaTof(Float_t tof)
void setNHit(Int_t n)
void setTrack(Int_t n)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t nHits number of hits in cell
Int_t nTrack[5] Geant track number(s)
Float_t fGeaTof[5] Geant Tof(s)
HTofinoCalSim(void)
~HTofinoCalSim(void)
void clear(void)
Inline Functions
void incNHit()
void setNHit(Int_t n)
Int_t getNHit()
void setTrack(Int_t n)
void setGeaTof(Float_t tof)
Int_t getTrack(Int_t i = 0)
Float_t getGeaTof(Int_t i = 0)
void resetTrack(Int_t val = -1)
void resetGeaTof(Float_t val = -1)
void fillTrack(Int_t i, Int_t val = -1)
void fillGeaTof(Int_t i, Float_t val = -1)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofinoCalSim HTofinoCalSim(const HTofinoCalSim&)
HTofinoCalSim& operator=(const HTofinoCalSim&)
Last update: Fri Jan 26 12:36:56 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.