Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
AutoRestorer Class Reference

Definition at line 106 of file xRooNLLVar.cxx.

Public Member Functions

 AutoRestorer (const RooAbsCollection &s, xRooNLLVar *nll=nullptr)
 
 ~AutoRestorer ()
 

Public Attributes

xRooNLLVar * fNll = nullptr
 
std::pair< std::shared_ptr< RooAbsData >, std::shared_ptr< const RooAbsCollection > > fOldData
 
TString fOldName
 
TString fOldTitle
 
RooArgSet fPars
 
std::unique_ptr< RooAbsCollectionfSnap
 

Constructor & Destructor Documentation

◆ AutoRestorer()

AutoRestorer::AutoRestorer ( const RooAbsCollection & s,
xRooNLLVar * nll = nullptr )
inline

Definition at line 108 of file xRooNLLVar.cxx.

◆ ~AutoRestorer()

AutoRestorer::~AutoRestorer ( )
inline

Definition at line 118 of file xRooNLLVar.cxx.

Member Data Documentation

◆ fNll

xRooNLLVar* AutoRestorer::fNll = nullptr

Definition at line 141 of file xRooNLLVar.cxx.

◆ fOldData

std::pair<std::shared_ptr<RooAbsData>, std::shared_ptr<const RooAbsCollection> > AutoRestorer::fOldData

Definition at line 143 of file xRooNLLVar.cxx.

◆ fOldName

TString AutoRestorer::fOldName

Definition at line 144 of file xRooNLLVar.cxx.

◆ fOldTitle

TString AutoRestorer::fOldTitle

Definition at line 144 of file xRooNLLVar.cxx.

◆ fPars

RooArgSet AutoRestorer::fPars

Definition at line 139 of file xRooNLLVar.cxx.

◆ fSnap

std::unique_ptr<RooAbsCollection> AutoRestorer::fSnap

Definition at line 140 of file xRooNLLVar.cxx.

  • roofit/xroofit/src/xRooNLLVar.cxx