#include "hhypPPEpEmProjector.h"

HHypPPEpEmProjector


class description - source file - inheritance tree (.pdf)

class HHypPPEpEmProjector : public HHypBaseAlgorithm

Inheritance Chart:
HHypBaseAlgorithm
<-
HHypPPEpEmProjector

    public:
HHypPPEpEmProjector(char* name_i = "0", Option_t* par = "0") HHypPPEpEmProjector(const HHypPPEpEmProjector&) virtual ~HHypPPEpEmProjector() static TClass* Class() virtual Bool_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const HHypPPEpEmProjector& operator=(const HHypPPEpEmProjector&) virtual Bool_t reinit() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TNtuple* miss here we store everything Int_t simuflag 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

Class Description


 HHypPPEpEmProjector

 Projects the events (input HHypList) to ntuple
 The file option in HHypReco->AddAlgorithm should be used



HHypPPEpEmProjector(char *name_i, Option_t par[]) :HHypBaseAlgorithm(name_i,par)

~HHypPPEpEmProjector()

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)
         HHypPPEpEmProjector HHypPPEpEmProjector(const HHypPPEpEmProjector&)
        HHypPPEpEmProjector& operator=(const HHypPPEpEmProjector&)


Author: B. Spruck
Last update: 30.11.2006


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.