~Data() | |
RooStats::HistFactory::Data | Data() |
RooStats::HistFactory::Data | Data(const RooStats::HistFactory::Data& other) |
RooStats::HistFactory::Data | Data(string HistoName, string InputFile, string HistoPath = "") |
TH1* | GetHisto() |
string | GetHistoName() |
string | GetHistoPath() |
string | GetInputFile() |
string | GetName() |
RooStats::HistFactory::Data& | operator=(const RooStats::HistFactory::Data&) |
void | Print(ostream& = std::cout) |
void | PrintXML(ostream&) |
void | SetHisto(TH1* Hist) |
void | SetHistoName(const string& HistoName) |
void | SetHistoPath(const string& HistoPath) |
void | SetInputFile(const string& InputFile) |
void | SetName(const string& name) |
void | writeToFile(string FileName, string DirName) |
string | fHistoName | |
string | fHistoPath | |
string | fInputFile | |
string | fName | |
RooStats::HistFactory::HistRef | fhData |
constructor from name, file and path. Name of the histogram should not include the path