#include "hhypPKpLambdaMiss0Projector.h"

HHypPKpLambdaMiss0Projector


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

class HHypPKpLambdaMiss0Projector : public HHypBaseAlgorithm

Inheritance Chart:
HHypBaseAlgorithm
<-
HHypPKpLambdaMiss0Projector

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


 HHypPKpLambdaMiss0Projector

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



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

~HHypPKpLambdaMiss0Projector()

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


Last update: 01/08/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.