21 std::string HistoPath ) :
48 if( histData !=
nullptr) {
70 xml <<
"Name=\"" <<
GetName() <<
"\" ";
72 xml <<
" /> " << std::endl << std::endl;
void Print(std::ostream &=std::cout)
std::string const & GetInputFile() const
void PrintXML(std::ostream &) const
void writeToFile(std::string FileName, std::string DirName)
std::string const & GetHistoName() const
std::string const & GetHistoPath() const
std::string const & GetName() const
TH1 is the base class of all histogram classes in ROOT.
const char * GetName() const override
Returns name of object.
virtual Int_t Write(const char *name=nullptr, Int_t option=0, Int_t bufsize=0)
Write this object to the current directory.