Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::BranchStore Class Reference

Definition at line 238 of file RooStatsUtils.cxx.

Public Member Functions

 BranchStore (const vector< TString > &params=vector< TString >(), double _inval=-999.)
 
 ~BranchStore ()
 
void AssignToTTree (TTree &myTree)
 
void ResetValues ()
 

Public Attributes

double fInval
 
TTreefTree
 
std::map< TString, Double_tfVarVals
 

Constructor & Destructor Documentation

◆ BranchStore()

RooStats::BranchStore::BranchStore ( const vector< TString > &  params = vector <TString>(),
double  _inval = -999. 
)
inline

Definition at line 244 of file RooStatsUtils.cxx.

◆ ~BranchStore()

RooStats::BranchStore::~BranchStore ( )
inline

Definition at line 250 of file RooStatsUtils.cxx.

Member Function Documentation

◆ AssignToTTree()

void RooStats::BranchStore::AssignToTTree ( TTree myTree)
inline

Definition at line 259 of file RooStatsUtils.cxx.

◆ ResetValues()

void RooStats::BranchStore::ResetValues ( )
inline

Definition at line 266 of file RooStatsUtils.cxx.

Member Data Documentation

◆ fInval

double RooStats::BranchStore::fInval

Definition at line 241 of file RooStatsUtils.cxx.

◆ fTree

TTree* RooStats::BranchStore::fTree

Definition at line 242 of file RooStatsUtils.cxx.

◆ fVarVals

std::map<TString, Double_t> RooStats::BranchStore::fVarVals

Definition at line 240 of file RooStatsUtils.cxx.

  • roofit/roostats/src/RooStatsUtils.cxx