| #include "LegsMakerPiZeroCrossSection.h" |
LegsMakerPiZeroCrossSection
class description - source file - inheritance tree (.pdf)
public:
LegsMakerPiZeroCrossSection(Text_t* name = "PiZeroCrossSection", Text_t* title = "PiZeroCrossSection", Int_t add = 1)
LegsMakerPiZeroCrossSection(const LegsMakerPiZeroCrossSection&)
virtual ~LegsMakerPiZeroCrossSection()
static TClass* Class()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerPiZeroCrossSection& operator=(const LegsMakerPiZeroCrossSection&)
virtual void RunEnd()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPiZeroCrossSection(Text_t* name, Text_t* title, Int_t add)
: LegsMakerParentPiZero(name, title, 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 ~LegsMakerPiZeroCrossSection()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPiZeroCrossSection LegsMakerPiZeroCrossSection(const LegsMakerPiZeroCrossSection&)
LegsMakerPiZeroCrossSection& operator=(const LegsMakerPiZeroCrossSection&)
Last update: Wed May 18 13:33:46 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.