42 #include "THashList.h" 54 RhoTuple(
const char *,
const char *);
68 void Column(
const char *label, Bool_t value, Bool_t defval = 0,
const char *block =
nullptr);
116 void Column(
const char *label,
const char *value, Int_t N,
const char *defval =
nullptr,
const char *block =
nullptr);
117 void Column(
const char *label,
const char *value);
126 const char *
Title()
const;
132 const char *
Label(Int_t)
const;
135 virtual void PrintOn(std::ostream &)
const;
139 void WriteToFile(TString fname =
"ntpdata.root", TString opt =
"RECREATE");
140 void AddToFile(TString fname =
"ntpdata.root");
const char * Label(Int_t) const
RhoTuple & operator=(const RhoTuple &)
virtual void PrintOn(std::ostream &) const
void WriteToFile(TString fname="ntpdata.root", TString opt="RECREATE")
void Column(const char *label, Bool_t value, Bool_t defval=0, const char *block=nullptr)
void AddToFile(TString fname="ntpdata.root")
TTree * GetInternalTree()
const char * Title() const