HMatchUTof
class description - source file - inheritance tree (.pdf)
public:
HMatchUTof()
HMatchUTof(const HMatchUTof&)
~HMatchUTof()
static TClass* Class()
Int_t getErrPhi()
Int_t getErrTheta()
Int_t getiPhi()
Int_t getiTheta()
Float_t getPhi()
Int_t getPID()
Int_t getSector()
Float_t getTheta()
Float_t getTime()
virtual TClass* IsA() const
HMatchUTof& operator=(const HMatchUTof&)
void setiPhi(Int_t iph)
void setiTheta(Int_t ith)
void setPhi(Float_t val, Int_t error)
void setPID(Int_t p)
void setSec(Int_t s)
void setTheta(Float_t val, Int_t error)
void setTime(Float_t t)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Float_t fPhi phi coordinate in lab system (deg)
Int_t fErrPhi error in phi
Float_t fTheta theta coordinate in lab system (deg)
Int_t fErrTheta error in theta
Int_t iPhi phi coordinate in lab coordinatesystem (0 - 255)
Int_t iTheta theta coordinate in lab coordinate system (0 - 255)
Int_t sec sector in standad notation (0 - 5)
Float_t time time of flight (ns)
Int_t PID identifier for the particle (=1 for leptons, =2 for other particles)
Inline Functions
void ~HMatchUTof()
HMatchUTof HMatchUTof()
void setTheta(Float_t val, Int_t error)
void setPhi(Float_t val, Int_t error)
void setiTheta(Int_t ith)
void setiPhi(Int_t iph)
void setTime(Float_t t)
void setSec(Int_t s)
void setPID(Int_t p)
Int_t getPID()
Int_t getSector()
Float_t getTheta()
Float_t getTime()
Int_t getErrTheta()
Float_t getPhi()
Int_t getErrPhi()
Int_t getiTheta()
Int_t getiPhi()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMatchUTof HMatchUTof(const HMatchUTof&)
HMatchUTof& operator=(const HMatchUTof&)
Last update: Fri Jan 26 12:00:21 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.