| #include "LegsMakerCosmicsPbGlass.h" |
LegsMakerCosmicsPbGlass
class description - source file - inheritance tree (.pdf)
public:
LegsMakerCosmicsPbGlass(Int_t add = 1)
LegsMakerCosmicsPbGlass(const LegsMakerCosmicsPbGlass&)
virtual ~LegsMakerCosmicsPbGlass()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerCosmicsPbGlass& operator=(const LegsMakerCosmicsPbGlass&)
virtual void RunEnd()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
TH1F* fHistPbLgt[225]
TH1F* fHistPbAdc[225]
TH1F* fHistPbTdc[225]
TH2F* fHistHitPattern
LegsMakerCosmicsPbGlass(Int_t add)
: LegsMaker ("CosmicsPbGlass","Cosmics in PB-Glass", add)
constructor of the class. Data member "it" initialized to be
ponter to the LegsRun object which is processed right now. The maker
added to the list of makers in LegsRun object, so that it knows
about it. subdirectory in output file created for this maker
(the directory has the same name as the maker does).
void Init()
user initialization, create histos etc
bool Make()
fills a number of raw histograms and EdE plots for neutron barrel
void RunEnd()
executed at the end of run
Inline Functions
void ~LegsMakerCosmicsPbGlass()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerCosmicsPbGlass LegsMakerCosmicsPbGlass(const LegsMakerCosmicsPbGlass&)
LegsMakerCosmicsPbGlass& operator=(const LegsMakerCosmicsPbGlass&)
Last update: Wed May 18 13:32:25 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.