Definition at line 241 of file RooStatsUtils.cxx.
Public Member Functions | |
BranchStore (const vector< TString > ¶ms=vector< TString >(), double _inval=-999.) | |
~BranchStore () | |
void | AssignToTTree (TTree &myTree) |
void | ResetValues () |
Public Attributes | |
double | fInval |
TTree * | fTree = nullptr |
std::map< TString, double > | fVarVals |
|
inline |
Definition at line 247 of file RooStatsUtils.cxx.
|
inline |
Definition at line 253 of file RooStatsUtils.cxx.
|
inline |
Definition at line 262 of file RooStatsUtils.cxx.
|
inline |
Definition at line 269 of file RooStatsUtils.cxx.
double RooStats::BranchStore::fInval |
Definition at line 244 of file RooStatsUtils.cxx.
TTree* RooStats::BranchStore::fTree = nullptr |
Definition at line 245 of file RooStatsUtils.cxx.
Definition at line 243 of file RooStatsUtils.cxx.