#include "hhypPPKpPimProjector.h"

HHypPPKpPimProjector


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

class HHypPPKpPimProjector : public HHypBaseAlgorithm

Inheritance Chart:
HHypBaseAlgorithm
<-
HHypPPKpPimProjector

    public:
HHypPPKpPimProjector(char* name_i = "0", Option_t* par = "0") HHypPPKpPimProjector(const HHypPPKpPimProjector&) virtual ~HHypPPKpPimProjector() static TClass* Class() virtual Bool_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const HHypPPKpPimProjector& operator=(const HHypPPKpPimProjector&) 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 Int_t simuflag HCategory* simCat HCategory* CatPartSim

Class Description


 HHypPPPipPimProjector

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



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

~HHypPPKpPimProjector()

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


Last update: 28/07/2005 by Marco Destefanis


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.