| #include "LegsMakerPvTest.h" |
LegsMakerPvTest
class description - source file - inheritance tree (.pdf)
public:
LegsMakerPvTest(Int_t add = 1)
LegsMakerPvTest(const LegsMakerPvTest&)
virtual ~LegsMakerPvTest()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerPvTest& operator=(const LegsMakerPvTest&)
virtual void RunEnd()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
TH2F* fHistPvIndexPerEvent
TH2F* fHistPvEgyVsIndex
TH2F* fHistPvInvBetaVsIndex
TH2F* fHistPvXVsIndex
The LegsMakerPvTest class is place to try some misc. tests.
LegsMakerPvTest(Int_t add)
: LegsMaker ("PvTest"," PV testing", add)
void Init()
user initialization, create histos etc
bool Make()
called by LegsRun every event when LegsRun::Loop() is called.
void RunEnd()
executed at the end of run
Inline Functions
void ~LegsMakerPvTest()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPvTest LegsMakerPvTest(const LegsMakerPvTest&)
LegsMakerPvTest& operator=(const LegsMakerPvTest&)
Last update: Wed May 18 13:33:53 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.