#include "hshowercriterium.h" |
HShowerCriterium
class description - source file - inheritance tree (.pdf)
public:
HShowerCriterium()
HShowerCriterium(HShowerHitFPar* par)
HShowerCriterium(const HShowerCriterium&)
~HShowerCriterium()
static TClass* Class()
HShowerHitFPar* getParams()
virtual TClass* IsA() const
HShowerCriterium& operator=(const HShowerCriterium&)
void setParams(HShowerHitFPar* par)
Float_t showerCriterium(HShowerHit* pHit, Int_t& ret)
Float_t showerCriterium(HShowerHit* pHit, Int_t& ret, HShowerHitFPar* pParams)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HShowerHitFPar* m_fHitFPar
HShowerCriterium
HShowerCriterium contains efinition of shower in pre-Shower detector
This is used to choose data for HShowerPID level in HShowerHit
Float_t showerCriterium(HShowerHit* pHit,
Int_t& ret, HShowerHitFPar* pParams)
Inline Functions
void ~HShowerCriterium()
HShowerCriterium HShowerCriterium()
HShowerCriterium HShowerCriterium(HShowerHitFPar* par)
Float_t showerCriterium(HShowerHit* pHit, Int_t& ret, HShowerHitFPar* pParams)
void setParams(HShowerHitFPar* par)
HShowerHitFPar* getParams()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HShowerCriterium HShowerCriterium(const HShowerCriterium&)
HShowerCriterium& operator=(const HShowerCriterium&)
Last update: Fri Jan 26 12:32:44 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.