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

Definition at line 79 of file RooMomentMorphFuncND.h.

Public Member Functions

 CacheElem (RooAbsReal &sumFunc, RooChangeTracker &tracker, const RooArgList &flist)
 
 ~CacheElem () override
 
void calculateFractions (const RooMomentMorphFuncND &self, bool verbose=true) const
 
RooArgList containedArgs (Action) override
 
RooRealVarfrac (int i)
 
const RooRealVarfrac (int i) const
 
- 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 TClassIsA () const
 
virtual void operModeHook (RooAbsArg::OperMode)
 Interface for changes of operation mode.
 
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 redirectServersHook (const RooAbsCollection &, bool, bool, bool)
 Interface for server redirect calls.
 
void setOwner (RooAbsArg *owner)
 
virtual void Streamer (TBuffer &)
 
void StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b)
 

Public Attributes

RooArgList _frac
 
RooAbsReal_sum
 
RooChangeTracker_tracker
 

Additional Inherited Members

- Public Types inherited from RooAbsCacheElement
enum  Action { OperModeChange , OptimizeCaching , FindConstantNodes }
 
- Static Public Member Functions inherited from RooAbsCacheElement
static TClassClass ()
 
static const char * Class_Name ()
 
static constexpr Version_t Class_Version ()
 
static const char * DeclFileName ()
 
- Protected Attributes inherited from RooAbsCacheElement
RooAbsArg_owner
 ! Pointer to owning RooAbsArg
 

#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 81 of file RooMomentMorphFuncND.h.

◆ ~CacheElem()

RooMomentMorphFuncND::CacheElem::~CacheElem ( )
override

Definition at line 500 of file RooMomentMorphFuncND.cxx.

Member Function Documentation

◆ calculateFractions()

void RooMomentMorphFuncND::CacheElem::calculateFractions ( const RooMomentMorphFuncND self,
bool  verbose = true 
) const

Definition at line 552 of file RooMomentMorphFuncND.cxx.

◆ containedArgs()

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

Implements RooAbsCacheElement.

Definition at line 494 of file RooMomentMorphFuncND.cxx.

◆ frac() [1/2]

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

Definition at line 540 of file RooMomentMorphFuncND.cxx.

◆ frac() [2/2]

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

Definition at line 546 of file RooMomentMorphFuncND.cxx.

Member Data Documentation

◆ _frac

RooArgList RooMomentMorphFuncND::CacheElem::_frac

Definition at line 90 of file RooMomentMorphFuncND.h.

◆ _sum

RooAbsReal* RooMomentMorphFuncND::CacheElem::_sum

Definition at line 88 of file RooMomentMorphFuncND.h.

◆ _tracker

RooChangeTracker* RooMomentMorphFuncND::CacheElem::_tracker

Definition at line 89 of file RooMomentMorphFuncND.h.

Libraries for RooMomentMorphFuncND::CacheElem:

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