#include "LegsMakerPiZeroPCrossSection.h"

LegsMakerPiZeroPCrossSection


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

class LegsMakerPiZeroPCrossSection : public LegsMakerParentPiZero

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

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

Data Members




Class Description

 figure out PiZero crossection


 $Log: LegsMakerPiZeroPCrossSection.cxx,v $
 Revision 1.28  2003/10/13 14:14:22  ardashev
 4.03

 Revision 1.27  2002/02/01 19:06:20  ardashev
 *** empty log message ***

LegsMakerPiZeroPCrossSection(Int_t add) : LegsMakerParentPiZero("PiZeroPCrossSection", "PiZeroPCrossSection", 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 ~LegsMakerPiZeroPCrossSection()
                              TClass* Class()
                              TClass* IsA() const
                                 void ShowMembers(TMemberInspector& insp, char* parent)
                                 void Streamer(TBuffer& b)
                                 void StreamerNVirtual(TBuffer& b)
         LegsMakerPiZeroPCrossSection LegsMakerPiZeroPCrossSection(const LegsMakerPiZeroPCrossSection&)
        LegsMakerPiZeroPCrossSection& operator=(const LegsMakerPiZeroPCrossSection&)


Last update: Wed May 18 13:33:51 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.