31 TObjArray* fMainPackageArray;
32 TObjArray* fCutContainerArray;
37 Bool_t FindCutContainer(Int_t pack_no);
38 void PrintMonitorCutList(TList* list)
const;
39 void CreateMonitorHTML(Int_t i)
const;
40 void CreateCutHTML(Int_t i)
const;
41 void PrintCut(
Package* pack)
const;
42 void PrintCutsInPackage(
Package* pack)
const;
43 Package* GetCutCollection(Hal::ECutUpdate update, Int_t no)
const;
44 Package* GetMainPackage()
const;
45 Package* GetCutContainer()
const;
54 AnaFile(TString filename, TString packname);
62 AnaFile(TString filename =
" ", Int_t
id = -1);
67 TList*
GetKeys()
const {
return fPhysKeys; };
155 Int_t
GetCutsNo(Hal::ECutUpdate update, Int_t collection, TString opt =
"all")
const;
164 Int_t
GetCuMonitorsNo(Hal::ECutUpdate update, Int_t collection, TString opt =
"all")
const;
182 ULong64_t
GetPassedNo(Hal::ECutUpdate update, Int_t collection, Option_t* opt =
"slow")
const;
190 ULong64_t
GetFailedNo(Hal::ECutUpdate update, Int_t collection, Option_t* opt =
" slow")
const;
196 void ExportHTML(TString dirname =
"extr_html", Int_t task_id = -1)
const;
202 void PrintCuts(Hal::ECutUpdate update = Hal::ECutUpdate::kNo, Int_t col = -1)
const;
212 Package*
GetCutPackage(Hal::ECutUpdate update, Int_t collection, Int_t cutNo, Option_t* type =
"all")
const;
Int_t GetMainObjectsNo() const
void ExportHTML(TString dirname="extr_html", Int_t task_id=-1) const
TObject * GetMainObject(Int_t i=0) const
AnaFile(TString filename, TString packname)
TH1 * GetHistogramPassed(Hal::ECutUpdate update, Int_t collection, Int_t no) const
Package * GetPackage(TString name) const
Package * GetMetaData() const
Int_t GetPackagesNo() const
ULong64_t GetPassedNo(Hal::ECutUpdate update, Int_t collection, Option_t *opt="slow") const
void PrintCuts(Hal::ECutUpdate update=Hal::ECutUpdate::kNo, Int_t col=-1) const
Int_t GetCutsNo(Hal::ECutUpdate update, Int_t collection, TString opt="all") const
Int_t GetCollectionsNo(Hal::ECutUpdate update) const
TObject * GetMainAnaObject(Int_t i=0) const
Int_t GetCuMonitorsNo(Hal::ECutUpdate update, Int_t collection, TString opt="all") const
static void GetPackageList(TString filename)
TH1 * GetHistogramFailed(Hal::ECutUpdate update, Int_t collection, Int_t no) const
Bool_t SwitchPackage(TString name)
Package * GetCutPackage(Hal::ECutUpdate update, Int_t collection, Int_t cutNo, Option_t *type="all") const
ULong64_t GetFailedNo(Hal::ECutUpdate update, Int_t collection, Option_t *opt=" slow") const