43 TGo4MbsHist(TFolder *histofolder,
const char *filter =
nullptr);
62 void ScanGo4Folder(TFolder *fold,
const char *superfolders =
nullptr,
const char *filter =
nullptr);
Object container for the mbs histogram buffer structure.
void ScanGo4Folder(TFolder *fold, const char *superfolders=nullptr, const char *filter=nullptr)
Scan go4 folders containing histograms and subfolders of histograms header information is exctracted ...
void SetValue(char *address, Stat_t value)
set value to adress in histogram buffer.
TGo4MbsHist(TH1 *histo)
Create queue object from a single histogram in this case, histogram header will fill s_his_head,...
Int_t fiHisNum
Number of histogram headers (1 in case of single his).
void PrepareHeader(TH1 *source, const char *path, s_his_head *target)
extract header information from histogram to mbs header structur
static const Int_t fgiLISTLEN
Default buffer length for list of histograms.
TGo4MbsHist(TFolder *histofolder, const char *filter=nullptr)
Create queue object with header information from a folder of histograms.