#include "hmdctdcthreshold.h" |
HMdcTdcThresholdDbo
class description - source file - inheritance tree (.pdf)
public:
HMdcTdcThresholdDbo()
HMdcTdcThresholdDbo(const HMdcTdcThresholdDbo&)
~HMdcTdcThresholdDbo()
static TClass* Class()
void clear()
void fill(Int_t thresh)
void fill(HMdcTdcThresholdDbo&)
Int_t getThreshold()
virtual TClass* IsA() const
HMdcTdcThresholdDbo& operator=(const HMdcTdcThresholdDbo&)
void setThreshold(Int_t thresh)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t threshold threshold of the two tdc of one DBO
HMdcTdcThreshold
Container class for the TDC threshold parameters of the MDC
void fill(HMdcTdcThresholdDbo& r)
Inline Functions
void ~HMdcTdcThresholdDbo()
HMdcTdcThresholdDbo HMdcTdcThresholdDbo()
Int_t getThreshold()
void fill(HMdcTdcThresholdDbo&)
void setThreshold(Int_t thresh)
void clear()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMdcTdcThresholdDbo HMdcTdcThresholdDbo(const HMdcTdcThresholdDbo&)
HMdcTdcThresholdDbo& operator=(const HMdcTdcThresholdDbo&)
Last update: 17/01/2002 by I. Koenig
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.