Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
AutoRestorer Class Reference

Definition at line 100 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 102 of file xRooNLLVar.cxx.

◆ ~AutoRestorer()

AutoRestorer::~AutoRestorer ( )
inline

Definition at line 112 of file xRooNLLVar.cxx.

Member Data Documentation

◆ fNll

xRooNLLVar* AutoRestorer::fNll = nullptr

Definition at line 135 of file xRooNLLVar.cxx.

◆ fOldData

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

Definition at line 137 of file xRooNLLVar.cxx.

◆ fOldName

TString AutoRestorer::fOldName

Definition at line 138 of file xRooNLLVar.cxx.

◆ fOldTitle

TString AutoRestorer::fOldTitle

Definition at line 138 of file xRooNLLVar.cxx.

◆ fPars

RooArgSet AutoRestorer::fPars

Definition at line 133 of file xRooNLLVar.cxx.

◆ fSnap

std::unique_ptr<RooAbsCollection> AutoRestorer::fSnap

Definition at line 134 of file xRooNLLVar.cxx.

  • roofit/xroofit/src/xRooNLLVar.cxx