106 void bfcread_hist_list(
107 const Char_t *MainFile=
108 "/afs/rhic.bnl.gov/star/data/samples/gstar.hist.root",
109 const Char_t *MakerHistDir=
"EventQA",
110 const Char_t *TopDirTree=
"bfcTree")
113 cout <<
"bfcread_hist_list.C, input hist file = "
115 cout <<
"bfcread_hist_list.C, directory name for hist = "
116 << MakerHistDir << endl;
117 cout <<
"bfcread_hist_list.C, top level directory in hist file = "
118 << TopDirTree << endl;
121 gSystem->Load(
"St_base");
122 gSystem->Load(
"StChain");
123 gSystem->Load(
"StIOMaker");
124 gSystem->Load(
"StarClassLibrary");
125 gSystem->Load(
"StUtilities");
126 gSystem->Load(
"StAnalysisUtilities");
127 gSystem->Load(
"libglobal_Tables");
133 IOMk->SetBranch(
"*",0,
"0");
134 IOMk->SetBranch(
"histBranch",0,
"r");
143 HU->SetPntrToMaker((
StMaker *)IOMk);
155 NoHist = HU->ListHists(MakerHistDir);
156 cout <<
" in bfcread_hist_list: Num of Hist = " << NoHist << endl;
virtual void Clear(Option_t *opt)
User defined functions.
virtual void SetIOMode(Option_t *iomode="w")
number of transactions