| #include "LegsMakerMiscTest.h" |
LegsMakerMiscTest
class description - source file - inheritance tree (.pdf)
public:
LegsMakerMiscTest(Int_t add = 1)
LegsMakerMiscTest(const LegsMakerMiscTest&)
virtual ~LegsMakerMiscTest()
static TClass* Class()
void GetPhotEgyVector()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerMiscTest& operator=(const LegsMakerMiscTest&)
virtual void RunEnd()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
TH1F* fHistInvBetaElectron
TH1F* fHistPol[2]
Double_t fGamEgy[65]
Double_t fGamEgy2[65]
TH1F* fHistTrueTag
TH1F* fHistAcidTag
TH1F* fHistWrongTag
TH1F* fHistTag
TH2F* fHistTag2d
The LegsMakerMiscTest class is place to try some misc. tests.
LegsMakerMiscTest(Int_t add)
: LegsMaker ("MiscTest"," testing something", add)
void Init()
user initialization, create histos etc
bool Make()
void RunEnd()
executed at the end of run
void GetPhotEgyVector()
create the bin vector for the variable size incident photon energy spectra;
each tagger bin with its individual energy.
Inline Functions
void ~LegsMakerMiscTest()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerMiscTest LegsMakerMiscTest(const LegsMakerMiscTest&)
LegsMakerMiscTest& operator=(const LegsMakerMiscTest&)
Last update: Wed May 18 13:33:22 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.