#include "hhypPPProjector.h" |
HHypPPProjector
class description - source file - inheritance tree (.pdf)
public:
HHypPPProjector(char* name_i = "0", Option_t* par = "0")
HHypPPProjector(const HHypPPProjector&)
virtual ~HHypPPProjector()
static TClass* Class()
virtual Bool_t execute()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
HHypPPProjector& operator=(const HHypPPProjector&)
virtual Bool_t reinit()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
private:
TNtuple* miss
TNtuple* header where we store header info like downscaling...
Int_t simuflag
HCategory* simCat
HCategory* CatPartSim
HIterator* m_pContItPart !Pointer to the hit data category HPidPArticle
HHypPPProjector
HHypPPProjector projects any PP data. At the moment output contains
delta_phi and missing_mass.
Connects for example to HHypPPXAlg or HHypPPElasticAlg.
HHypPPProjector(char *name_i, Option_t par[])
:HHypBaseAlgorithm(name_i,par)
~HHypPPProjector()
Bool_t execute()
Bool_t init()
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)
HHypPPProjector HHypPPProjector(const HHypPPProjector&)
HHypPPProjector& operator=(const HHypPPProjector&)
Author: B. Spruck
Last update: 2005-04-25
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.