#include "hhypPPPipPimProjector.h" |
HHypPPPipPimProjector
class description - source file - inheritance tree (.pdf)
public:
HHypPPPipPimProjector(char* name_i = "0", Option_t* par = "0")
HHypPPPipPimProjector(const HHypPPPipPimProjector&)
virtual ~HHypPPPipPimProjector()
static TClass* Class()
virtual Bool_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
HHypPPPipPimProjector& operator=(const HHypPPPipPimProjector&)
virtual Bool_t reinit()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TNtuple* miss where we store the values
Int_t simuflag if simulation
HCategory* simCat
HCategory* CatPartSim
Bool_t nt_full_lorentz verbose flags
Bool_t nt_dtof_refit verbose flags
Bool_t nt_trigger verbose flags
Bool_t nt_full_geant verbose flags
HIterator* m_pContItPart !Pointer to the hit data category HPidPArticle
HHypPPPipPimProjector
Projects the events (input HHypList) to ntuple
The file option in HHypReco->AddAlgorithm should be used
HHypPPPipPimProjector(char *name_i, Option_t par[])
:HHypBaseAlgorithm(name_i,par)
~HHypPPPipPimProjector()
Bool_t execute()
Reads the input particle(s) from the HHypList
Important: the "beam" has to be defined in the macro
The content of the ntuple is different in sim/exp
Bool_t init()
Checks if we have sim/exp and book the ntuple
Bool_t reinit()
Bool_t finalize()
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HHypPPPipPimProjector HHypPPPipPimProjector(const HHypPPPipPimProjector&)
HHypPPPipPimProjector& operator=(const HHypPPPipPimProjector&)
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.