HPidMdcFunc
class description - source file - inheritance tree (.pdf)
public:
HPidMdcFunc()
HPidMdcFunc(const HPidMdcFunc&)
~HPidMdcFunc()
static Int_t calculateBin(Float_t mdc_angle, Int_t option)
static Int_t calculateLevelBin(Int_t level)
static TClass* Class()
static HCategory* getClusInfCat()
static HMdcClusInf* getClusInfObj(Int_t clsindex)
static Float_t getMdcChiSquare(HMdcSeg* pMdcSeg)
static Int_t getMdcClsSize(HMdcSeg* seg, Int_t module)
static Int_t getMdcClsSize(HMdcHit* hit)
static HMdcClusInf* getMdcClusInfoBySegment(HMdcSeg* pSeg, Int_t module)
static Int_t getMdcClusInfoIndexBySegment(HMdcSeg* pSeg, Int_t module)
static HMdcHit* getMdcHit(HMdcSeg* seg, Int_t module)
static HCategory* getMdcHitCat()
static Int_t getMdcLevelCls(HMdcSeg* seg, Int_t module)
static Int_t getMdcLevelCls(HMdcHit* hit)
static Int_t getMdcNWires(HMdcSeg* seg, Int_t module)
static Int_t getMdcNWires(HMdcHit* hit)
virtual TClass* IsA() const
HPidMdcFunc& operator=(const HPidMdcFunc&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HPidMdcFunc
Methods used for filling members of HPidHitData
Float_t getMdcChiSquare(HMdcSeg *pMdcSeg)
Float_t getMdcChiSquare(const HPidTrackCand *pPidTrack)
Int_t getMdcClsSize(const HPidTrackCand *pPidTrack, Int_t module)
Int_t getMdcNWires(const HPidTrackCand *pPidTrack,Int_t module)
Int_t getMdcLevelCls(const HPidTrackCand *pPidTrack,Int_t module)
HCategory* getMdcHitCat(void)
HCategory* getClusInfCat(void)
Int_t getMdcClsSize(HMdcSeg *seg,Int_t module)
HMdcClusInf* getMdcClusInfoBySegment(HMdcSeg* pSeg,Int_t module)
Int_t getMdcClusInfoIndexBySegment(HMdcSeg* pSeg,Int_t module)
Int_t getMdcNWires(HMdcSeg *seg,Int_t module)
Int_t getMdcLevelCls(HMdcSeg *seg,Int_t module)
HMdcHit* getMdcHit(HMdcSeg *seg,Int_t module)
Int_t getMdcClsSize(HMdcHit *hit)
Int_t getMdcNWires(HMdcHit *hit)
Int_t getMdcLevelCls(HMdcHit *hit)
HMdcClusInf* getClusInfObj(Int_t clsindex)
get ClusInfObj from category using index
Int_t calculateLevelBin(Int_t level)
Int_t calculateBin(Float_t mdc_angle,Int_t option)
calculate the the bin of the angle (option=0 ... theta; =1 ... phi)
Inline Functions
void ~HPidMdcFunc()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HPidMdcFunc HPidMdcFunc()
HPidMdcFunc HPidMdcFunc(const HPidMdcFunc&)
HPidMdcFunc& operator=(const HPidMdcFunc&)
Last update: Fri Jan 26 12:22:31 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.