HTofDigiParCell
class description - source file - inheritance tree (.pdf)
public:
HTofDigiParCell()
HTofDigiParCell(const HTofDigiParCell&)
~HTofDigiParCell()
static TClass* Class()
void clear()
void fill(HTofDigiParCell& c)
Float_t getAngleRef()
Float_t getAttenLen()
Float_t getGroupVel()
Float_t getHalfLen()
Int_t getLeftADCThreshold()
Int_t getLeftCFDThreshold()
Float_t getLeftTDCSlope()
Int_t getRightADCThreshold()
Int_t getRightCFDThreshold()
Float_t getRightTDCSlope()
virtual TClass* IsA() const
HTofDigiParCell& operator=(const HTofDigiParCell&)
void setAngleRef(Float_t f)
void setAttenLen(Float_t f)
void setDefaults(Int_t f)
void setGroupVel(Float_t f)
void setHalfLen(Float_t f)
void setLeftADCThreshold(Int_t f)
void setLeftCFDThreshold(Int_t f)
void setLeftTDCSlope(Float_t f)
void setRightADCThreshold(Int_t f)
void setRightCFDThreshold(Int_t f)
void setRightTDCSlope(Float_t f)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Float_t halfLen half length of the strip (mm)
Float_t angleRef total internal reflection angle (deg)
Float_t attenLen attenuation length (mm)
Float_t groupVel group velocity (mm/ns)
Float_t slopeLeftTDC left TDC slope (ns/ch)
Float_t slopeRightTDC right TDC slope (ns/ch)
Int_t thrLeftCFD left CFD threshold (ch)
Int_t thrRightCFD right CFD threshold (ch)
Int_t thrLeftADC left ADC threshold (ch)
Int_t thrRightADC right ADC threshold (ch)
void setDefaults(Int_t m)
Sets the default values.
void clear()
Sets the default values.
Inline Functions
void ~HTofDigiParCell()
HTofDigiParCell HTofDigiParCell()
Float_t getHalfLen()
Float_t getAngleRef()
Float_t getAttenLen()
Float_t getGroupVel()
Float_t getLeftTDCSlope()
Float_t getRightTDCSlope()
Int_t getLeftCFDThreshold()
Int_t getRightCFDThreshold()
Int_t getLeftADCThreshold()
Int_t getRightADCThreshold()
void fill(HTofDigiParCell& c)
void setHalfLen(Float_t f)
void setAngleRef(Float_t f)
void setAttenLen(Float_t f)
void setGroupVel(Float_t f)
void setLeftTDCSlope(Float_t f)
void setRightTDCSlope(Float_t f)
void setLeftCFDThreshold(Int_t f)
void setRightCFDThreshold(Int_t f)
void setLeftADCThreshold(Int_t f)
void setRightADCThreshold(Int_t f)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofDigiParCell HTofDigiParCell(const HTofDigiParCell&)
HTofDigiParCell& operator=(const HTofDigiParCell&)
Author: D.Vasiliev
Last update: Fri Jan 26 12:35:50 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.