#include "hrtmetasegsim.h" |
HRtMetaSegSim
class description - source file - inheritance tree (.pdf)
public:
HRtMetaSegSim()
HRtMetaSegSim(const HRtMetaSegSim&)
~HRtMetaSegSim()
static TClass* Class()
Int_t getNTimes(Int_t i)
Int_t getNTracks()
Int_t getTrack(Int_t i)
virtual TClass* IsA() const
HRtMetaSegSim& operator=(const HRtMetaSegSim&)
void setNTimes(Int_t i, UChar_t v)
void setNTracks(UChar_t n)
void setTrack(Int_t i, Int_t v)
void setValidity(Float_t v)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t lsTracks[5]
UChar_t lsTimes[5]
UChar_t nTracks
Float_t valid Quality of matching
Inline Functions
void ~HRtMetaSegSim()
HRtMetaSegSim HRtMetaSegSim()
void setTrack(Int_t i, Int_t v)
void setNTimes(Int_t i, UChar_t v)
void setNTracks(UChar_t n)
void setValidity(Float_t v)
Int_t getNTracks()
Int_t getTrack(Int_t i)
Int_t getNTimes(Int_t i)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRtMetaSegSim HRtMetaSegSim(const HRtMetaSegSim&)
HRtMetaSegSim& operator=(const HRtMetaSegSim&)
Last update: Fri Jan 26 12:31:38 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.