| #include "LegsMakerGammaEgyDistribution.h" |
LegsMakerGammaEgyDistribution
class description - source file - inheritance tree (.pdf)
public:
LegsMakerGammaEgyDistribution(Int_t add = 1)
LegsMakerGammaEgyDistribution(const LegsMakerGammaEgyDistribution&)
virtual ~LegsMakerGammaEgyDistribution()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerGammaEgyDistribution& operator=(const LegsMakerGammaEgyDistribution&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
unsigned int fTotalNumProtons
public:
TH2F* fHistOpeningAngleBetweenGammasVsThetaCM
TH2F* fHistThetaOfGammasVsThetaCM
TH1F* fHistOpeningAngleBetweenGammas
TH1F* fHistGammaEgy1[64]
TH1F* fHistGammaEgy2[64]
TH1F* fHistNumProtonAll
TH2F* fHistClusterThetaVsEgyXTC_1g
TH2F* fHistClusterThetaVsEgyXTC_2g
TH2F* fHistClusterThetaVsEgyXTC_2g_noPiZero
TH2F* fHistPiZeroThetaVsClusterEgyXTC_1g
TH2F* fHistPiZeroThetaVsClusterEgyXTC_2g
TH2F* fHistPiZeroThetaVsClusterEgyXTC_2g_noPiZero
figure out PiZero crossection
LegsMakerGammaEgyDistribution(Int_t add)
: LegsMaker("GammaEgyDistribution", "GammaEgyDistribution", add)
constructor of the class.
void Init()
bool Make()
called by LegsRun every event when LegsRun::Loop() is called.
this is the main function from which other functions can be called.
Inline Functions
void ~LegsMakerGammaEgyDistribution()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerGammaEgyDistribution LegsMakerGammaEgyDistribution(const LegsMakerGammaEgyDistribution&)
LegsMakerGammaEgyDistribution& operator=(const LegsMakerGammaEgyDistribution&)
Last update: Wed May 18 13:33:12 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.