Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooMomentMorphFuncND::CacheElem Class Reference

Definition at line 73 of file RooMomentMorphFuncND.h.

Public Member Functions

 CacheElem (RooAbsReal &sumFunc, RooChangeTracker &tracker, const RooArgList &flist)
 
virtual ~CacheElem ()
 
void calculateFractions (const RooMomentMorphFuncND &self, Bool_t verbose=kTRUE) const
 
virtual RooArgList containedArgs (Action)
 
RooRealVarfrac (int i)
 
const RooRealVarfrac (int i) const
 
void operModeHook (RooAbsArg::OperMode)
 Interface for operation mode change calls.
 
- Public Member Functions inherited from RooAbsCacheElement
 RooAbsCacheElement ()
 
virtual ~RooAbsCacheElement ()
 
virtual void findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes)
 Interface for constant term optimization calls.
 
virtual void optimizeCacheMode (const RooArgSet &obs, RooArgSet &optNodes, RooLinkedList &processedNodes)
 Interface for cache optimization calls.
 
virtual void printCompactTreeHook (std::ostream &, const char *, Int_t curElem, Int_t totElem)
 Hook function to print cache guts in tree printing mode of RooAbsArgs.
 
virtual Bool_t redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
 Interface for server redirect calls.
 
void setOwner (RooAbsArg *owner)
 

Public Attributes

RooArgList _frac
 
RooAbsReal_sumFunc
 
RooChangeTracker_tracker
 

Additional Inherited Members

- Public Types inherited from RooAbsCacheElement
enum  Action { OperModeChange , OptimizeCaching , FindConstantNodes }
 
- Protected Attributes inherited from RooAbsCacheElement
RooAbsArg_owner
 

#include <RooMomentMorphFuncND.h>

Inheritance diagram for RooMomentMorphFuncND::CacheElem:
[legend]

Constructor & Destructor Documentation

◆ CacheElem()

RooMomentMorphFuncND::CacheElem::CacheElem ( RooAbsReal sumFunc,
RooChangeTracker tracker,
const RooArgList flist 
)
inline

Definition at line 75 of file RooMomentMorphFuncND.h.

◆ ~CacheElem()

RooMomentMorphFuncND::CacheElem::~CacheElem ( )
virtual

Definition at line 574 of file RooMomentMorphFuncND.cxx.

Member Function Documentation

◆ calculateFractions()

void RooMomentMorphFuncND::CacheElem::calculateFractions ( const RooMomentMorphFuncND self,
Bool_t  verbose = kTRUE 
) const

Definition at line 665 of file RooMomentMorphFuncND.cxx.

◆ containedArgs()

RooArgList RooMomentMorphFuncND::CacheElem::containedArgs ( Action  )
virtual

Implements RooAbsCacheElement.

Definition at line 568 of file RooMomentMorphFuncND.cxx.

◆ frac() [1/2]

RooRealVar * RooMomentMorphFuncND::CacheElem::frac ( int  i)

Definition at line 614 of file RooMomentMorphFuncND.cxx.

◆ frac() [2/2]

const RooRealVar * RooMomentMorphFuncND::CacheElem::frac ( int  i) const

Definition at line 620 of file RooMomentMorphFuncND.cxx.

◆ operModeHook()

void RooMomentMorphFuncND::CacheElem::operModeHook ( RooAbsArg::OperMode  )
inlinevirtual

Interface for operation mode change calls.

Reimplemented from RooAbsCacheElement.

Definition at line 80 of file RooMomentMorphFuncND.h.

Member Data Documentation

◆ _frac

RooArgList RooMomentMorphFuncND::CacheElem::_frac

Definition at line 85 of file RooMomentMorphFuncND.h.

◆ _sumFunc

RooAbsReal* RooMomentMorphFuncND::CacheElem::_sumFunc

Definition at line 83 of file RooMomentMorphFuncND.h.

◆ _tracker

RooChangeTracker* RooMomentMorphFuncND::CacheElem::_tracker

Definition at line 84 of file RooMomentMorphFuncND.h.

Libraries for RooMomentMorphFuncND::CacheElem:

The documentation for this class was generated from the following files: