TMBCalQual
class description - source file - inheritance tree (.ps)
public:
TMBCalQual()
TMBCalQual(Bool_t emptyCrate, Bool_t coherentNoise, Bool_t ringOfFire)
TMBCalQual(const TMBCalQual&)
~TMBCalQual()
static TClass* Class()
Bool_t coherentNoise() const
Bool_t emptyCrate() const
virtual TClass* IsA() const
TMBCalQual& operator=(const TMBCalQual&)
Bool_t ringOfFire() const
void Set(Bool_t emptyCrate, Bool_t coherentNoise, Bool_t ringOfFire)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
Bool_t _emptyCrate
Bool_t _coherentNoise
Bool_t _ringOfFire
TMBCalQual(): _emptyCrate(kFALSE), _coherentNoise(kFALSE),
_ringOfFire(kFALSE)
TMBCalQual(Bool_t emptyCrate, Bool_t coherentNoise, Bool_t ringOfFire)
void Set(Bool_t emptyCrate, Bool_t coherentNoise, Bool_t ringOfFire)
Bool_t emptyCrate() const
Bool_t coherentNoise() const
Bool_t ringOfFire() const
Inline Functions
void ~TMBCalQual()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TMBCalQual TMBCalQual(const TMBCalQual&)
TMBCalQual& operator=(const TMBCalQual&)
Last update: Mon May 17 20:07:20 2004
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.