#include <FP420Test.h>
Public Member Functions | |
Fp420AnalysisHistManager (const TString &managername) | |
TH1F * | GetHisto (Int_t Number) |
TH1F * | GetHisto (const TObjString &histname) |
TH2F * | GetHisto2 (Int_t Number) |
TH2F * | GetHisto2 (const TObjString &histname) |
void | WriteToFile (const TString &fOutputFile, const TString &fRecreateFile) |
~Fp420AnalysisHistManager () override | |
Private Member Functions | |
void | BookHistos () |
void | HistInit (const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup) |
void | HistInit (const char *name, const char *title, Int_t nbinsx, Axis_t xlow, Axis_t xup, Int_t nbinsy, Axis_t ylow, Axis_t yup) |
void | StoreWeights () |
Private Attributes | |
TObjArray * | fHistArray |
TObjArray * | fHistNamesArray |
const char * | fTypeTitle |
Definition at line 60 of file FP420Test.h.
Fp420AnalysisHistManager::Fp420AnalysisHistManager | ( | const TString & | managername | ) |
Definition at line 147 of file FP420Test.cc.
|
override |
Definition at line 166 of file FP420Test.cc.
|
private |
Definition at line 182 of file FP420Test.cc.
TH1F * Fp420AnalysisHistManager::GetHisto | ( | Int_t | Number | ) |
TH1F * Fp420AnalysisHistManager::GetHisto | ( | const TObjString & | histname | ) |
Definition at line 291 of file FP420Test.cc.
TH2F * Fp420AnalysisHistManager::GetHisto2 | ( | Int_t | Number | ) |
TH2F * Fp420AnalysisHistManager::GetHisto2 | ( | const TObjString & | histname | ) |
Definition at line 300 of file FP420Test.cc.
|
private |
Definition at line 223 of file FP420Test.cc.
|
private |
Definition at line 238 of file FP420Test.cc.
|
private |
void Fp420AnalysisHistManager::WriteToFile | ( | const TString & | fOutputFile, |
const TString & | fRecreateFile | ||
) |
Definition at line 207 of file FP420Test.cc.
References gather_cfg::cout, and FrontierConditions_GlobalTag_cff::file.
|
private |
Definition at line 82 of file FP420Test.h.
|
private |
Definition at line 83 of file FP420Test.h.
|
private |
Definition at line 81 of file FP420Test.h.