#include "LegsMakerPiZeroCrossSectionPB.h"

LegsMakerPiZeroCrossSectionPB


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

class LegsMakerPiZeroCrossSectionPB : public LegsMakerParentPiZero

Inheritance Chart:
TObject
<-
LegsMaker
<-
LegsMakerParentPiZero
<-
LegsMakerPiZeroCrossSectionPB

    public:
LegsMakerPiZeroCrossSectionPB(Int_t add = 1) LegsMakerPiZeroCrossSectionPB(const LegsMakerPiZeroCrossSectionPB&) virtual ~LegsMakerPiZeroCrossSectionPB() static TClass* Class() virtual TClass* IsA() const virtual bool Make() LegsMakerPiZeroCrossSectionPB& operator=(const LegsMakerPiZeroCrossSectionPB&) virtual void RunEnd() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    public:
TH2D* fHistEgy2d

Class Description


LegsMakerPiZeroCrossSectionPB(Int_t add) : LegsMakerParentPiZero("PiZeroCrossSectionPB", "PiZeroCrossSectionPB", add)

bool Make()
 called by LegsRun every event when LegsRun::Loop() is called.
 this is the main function from which other functions can be called.

void RunEnd()



Inline Functions


                                  void ~LegsMakerPiZeroCrossSectionPB()
                               TClass* Class()
                               TClass* IsA() const
                                  void ShowMembers(TMemberInspector& insp, char* parent)
                                  void Streamer(TBuffer& b)
                                  void StreamerNVirtual(TBuffer& b)
         LegsMakerPiZeroCrossSectionPB LegsMakerPiZeroCrossSectionPB(const LegsMakerPiZeroCrossSectionPB&)
        LegsMakerPiZeroCrossSectionPB& operator=(const LegsMakerPiZeroCrossSectionPB&)


Last update: Wed May 18 13:33:47 2005


ROOT page - Home 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.