HHypQA
class description - source file - inheritance tree (.pdf)
public:
HHypQA(char* name_i = "0", Option_t* par = "0")
HHypQA(const HHypQA&)
virtual ~HHypQA()
static TClass* Class()
void Dump()
virtual Bool_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
HHypQA& operator=(const HHypQA&)
virtual Bool_t reinit()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
HCategory* m_pContCatPart !Pointer to the hit data category HPidPArticle
HIterator* m_pContItPart !Pointer to the hit data category HPidPArticle
TNtuple* qa
TNtuple* trqa
Int_t simuflag if simulation
HCategory* simCat
HCategory* CatPartSim
Bool_t use_trqa
protected:
UInt_t seqnr
UInt_t date
UInt_t time Some time info for QA
HHypQA
This class should collect some basic numbers for determing the
efficiency of the algorithm chain.
Numbers could be: # of events
mean combinatial multiplicity
number of tracks (all/positive/negative)
HHypQA(char *name_i, Option_t par[])
:HHypBaseAlgorithm(name_i, par)
~HHypQA()
Bool_t execute()
Bool_t init()
Bool_t reinit()
Bool_t finalize()
void Dump(void)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHypQA HHypQA(const HHypQA&)
HHypQA& operator=(const HHypQA&)
Last update: 21/04/2005 by I. Froehlich
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.