Definition at line 127 of file NearlineSummariser.cxx.
NearlineRunPlotSet::NearlineRunPlotSet |
( |
TFile * |
fp | ) |
|
|
inline |
Definition at line 138 of file NearlineSummariser.cxx.
141 if(dirName==
"") histFullName = histName;
142 else histFullName = dirName +
"/" + histName;
143 std::shared_ptr<TH1> thisHisto(
getHistogram(
File, histFullName, newHistName));
std::map< std::string, std::shared_ptr< TH1 > > MapNameHists
TH1 * getHistogram(TFile *fp, std::string histName, std::string newHistName)
NearlineFileInfo FileInfo
std::string to_string(ModuleType const mt)
TFile* NearlineRunPlotSet::File |
std::map<std::string,std::shared_ptr<TH1> > NearlineRunPlotSet::MapNameHists |
The documentation for this struct was generated from the following file: