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

Definition at line 236 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, doublefVarVals
 

Constructor & Destructor Documentation

◆ BranchStore()

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

Definition at line 242 of file RooStatsUtils.cxx.

◆ ~BranchStore()

RooStats::BranchStore::~BranchStore ( )
inline

Definition at line 248 of file RooStatsUtils.cxx.

Member Function Documentation

◆ AssignToTTree()

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

Definition at line 257 of file RooStatsUtils.cxx.

◆ ResetValues()

void RooStats::BranchStore::ResetValues ( )
inline

Definition at line 264 of file RooStatsUtils.cxx.

Member Data Documentation

◆ fInval

double RooStats::BranchStore::fInval

Definition at line 239 of file RooStatsUtils.cxx.

◆ fTree

TTree* RooStats::BranchStore::fTree

Definition at line 240 of file RooStatsUtils.cxx.

◆ fVarVals

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

Definition at line 238 of file RooStatsUtils.cxx.

  • roofit/roostats/src/RooStatsUtils.cxx