Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
RooMomentMorphFunc::CacheElem Class Reference

Definition at line 59 of file RooMomentMorphFunc.h.

Public Member Functions

 CacheElem (RooAbsReal &sumFunc, RooChangeTracker &tracker, const RooArgList &flist)
 
virtual ~CacheElem ()
 
void calculateFractions (const RooMomentMorphFunc &self, Bool_t verbose=kTRUE) const
 
virtual RooArgList containedArgs (Action)
 
RooRealVarfrac (Int_t i)
 
const RooRealVarfrac (Int_t i) const
 
void operModeHook (RooAbsArg::OperMode)
 Interface for operation mode change calls. More...
 
- 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. More...
 
virtual void optimizeCacheMode (const RooArgSet &obs, RooArgSet &optNodes, RooLinkedList &processedNodes)
 Interface for cache optimization calls. More...
 
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. More...
 
virtual Bool_t redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
 Interface for server redirect calls. More...
 
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 <RooMomentMorphFunc.h>

Inheritance diagram for RooMomentMorphFunc::CacheElem:
[legend]

Constructor & Destructor Documentation

◆ CacheElem()

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

Definition at line 61 of file RooMomentMorphFunc.h.

◆ ~CacheElem()

RooMomentMorphFunc::CacheElem::~CacheElem ( )
virtual

Definition at line 353 of file RooMomentMorphFunc.cxx.

Member Function Documentation

◆ calculateFractions()

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

Definition at line 417 of file RooMomentMorphFunc.cxx.

◆ containedArgs()

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

Implements RooAbsCacheElement.

Definition at line 347 of file RooMomentMorphFunc.cxx.

◆ frac() [1/2]

RooRealVar * RooMomentMorphFunc::CacheElem::frac ( Int_t  i)

Definition at line 405 of file RooMomentMorphFunc.cxx.

◆ frac() [2/2]

const RooRealVar * RooMomentMorphFunc::CacheElem::frac ( Int_t  i) const

Definition at line 411 of file RooMomentMorphFunc.cxx.

◆ operModeHook()

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

Interface for operation mode change calls.

Reimplemented from RooAbsCacheElement.

Definition at line 66 of file RooMomentMorphFunc.h.

Member Data Documentation

◆ _frac

RooArgList RooMomentMorphFunc::CacheElem::_frac

Definition at line 71 of file RooMomentMorphFunc.h.

◆ _sumFunc

RooAbsReal* RooMomentMorphFunc::CacheElem::_sumFunc

Definition at line 69 of file RooMomentMorphFunc.h.

◆ _tracker

RooChangeTracker* RooMomentMorphFunc::CacheElem::_tracker

Definition at line 70 of file RooMomentMorphFunc.h.

Libraries for RooMomentMorphFunc::CacheElem:
[legend]

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