#include "hrichhitselection.h" |
HRichHitSelection
class description - source file - inheritance tree (.pdf)
public:
HRichHitSelection()
HRichHitSelection(HRichAnalysisPar* par)
HRichHitSelection(const HRichHitSelection&)
~HRichHitSelection()
static TClass* Class()
HRichAnalysisPar* getParams()
virtual TClass* IsA() const
HRichHitSelection& operator=(const HRichHitSelection&)
Float_t richHitSelection(HRichHit* pHit, Int_t& ret)
Float_t richHitSelection(HRichHit* pHit, Int_t& ret, HRichAnalysisPar* pParams)
void setParams(HRichAnalysisPar* par)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HRichAnalysisPar* m_fAnalysisPar
HRichHitSelection
HRichHitSelection contains definition of hit... (maybe)
This is used to choose data for HRichPID level in HRichHit
Float_t richHitSelection(HRichHit* pHit,
Int_t& ret, HRichAnalysisPar* pParams)
Inline Functions
void ~HRichHitSelection()
HRichHitSelection HRichHitSelection()
HRichHitSelection HRichHitSelection(HRichAnalysisPar* par)
Float_t richHitSelection(HRichHit* pHit, Int_t& ret, HRichAnalysisPar* pParams)
void setParams(HRichAnalysisPar* par)
HRichAnalysisPar* getParams()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HRichHitSelection HRichHitSelection(const HRichHitSelection&)
HRichHitSelection& operator=(const HRichHitSelection&)
Last update: Fri Jan 26 12:27:50 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.