Logo ROOT   6.14/05
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
RooMomentMorphND::CacheElem Class Reference

Definition at line 71 of file RooMomentMorphND.h.

Public Member Functions

 CacheElem (RooAbsPdf &sumPdf, RooChangeTracker &tracker, const RooArgList &flist)
 
virtual ~CacheElem ()
 
void calculateFractions (const RooMomentMorphND &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. 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
 
RooAbsPdf_sumPdf
 
RooChangeTracker_tracker
 

Additional Inherited Members

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

#include <RooMomentMorphND.h>

Inheritance diagram for RooMomentMorphND::CacheElem:
[legend]

Constructor & Destructor Documentation

◆ CacheElem()

RooMomentMorphND::CacheElem::CacheElem ( RooAbsPdf sumPdf,
RooChangeTracker tracker,
const RooArgList flist 
)
inline

Definition at line 73 of file RooMomentMorphND.h.

◆ ~CacheElem()

RooMomentMorphND::CacheElem::~CacheElem ( )
virtual

Definition at line 574 of file RooMomentMorphND.cxx.

Member Function Documentation

◆ calculateFractions()

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

Definition at line 665 of file RooMomentMorphND.cxx.

◆ containedArgs()

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

Implements RooAbsCacheElement.

Definition at line 568 of file RooMomentMorphND.cxx.

◆ frac() [1/2]

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

Definition at line 614 of file RooMomentMorphND.cxx.

◆ frac() [2/2]

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

Definition at line 620 of file RooMomentMorphND.cxx.

◆ operModeHook()

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

Interface for operation mode change calls.

Reimplemented from RooAbsCacheElement.

Definition at line 78 of file RooMomentMorphND.h.

Member Data Documentation

◆ _frac

RooArgList RooMomentMorphND::CacheElem::_frac

Definition at line 83 of file RooMomentMorphND.h.

◆ _sumPdf

RooAbsPdf* RooMomentMorphND::CacheElem::_sumPdf

Definition at line 81 of file RooMomentMorphND.h.

◆ _tracker

RooChangeTracker* RooMomentMorphND::CacheElem::_tracker

Definition at line 82 of file RooMomentMorphND.h.

Libraries for RooMomentMorphND::CacheElem:
[legend]

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