6 void exampleInChain() {
7 gROOT->LoadMacro(
"StRoot/StMuDSTMaker/COMMON/macros/loadSharedLibraries.C");
23 for (Int_t iev=0;iev<nevents; iev++) {
24 cout <<
"Working on eventNumber " << iev << endl;
26 int iret = chain->
Make(iev);
StMuDstMaker(const char *name="MuDst")
Default constructor.
virtual void Clear(Option_t *option="")
User defined functions.
static void setLevel(unsigned int level)
sets the debug level
TChain * chain()
In read mode, returns pointer to the chain of .MuDst.root files that where selected.