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

Definition at line 77 of file RooRealSumPdf.h.

Public Member Functions

 CacheElem ()
 
virtual ~CacheElem ()
 
virtual RooArgList containedArgs (Action)
 
- 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 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_t redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t)
 Interface for server redirect calls.
 
void setOwner (RooAbsArg *owner)
 

Public Attributes

RooArgList _funcIntList
 
RooArgList _funcNormList
 

Additional Inherited Members

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

#include <RooRealSumPdf.h>

Inheritance diagram for RooRealSumPdf::CacheElem:
[legend]

Constructor & Destructor Documentation

◆ CacheElem()

RooRealSumPdf::CacheElem::CacheElem ( )
inline

Definition at line 79 of file RooRealSumPdf.h.

◆ ~CacheElem()

virtual RooRealSumPdf::CacheElem::~CacheElem ( )
inlinevirtual

Definition at line 80 of file RooRealSumPdf.h.

Member Function Documentation

◆ containedArgs()

virtual RooArgList RooRealSumPdf::CacheElem::containedArgs ( Action  )
inlinevirtual

Implements RooAbsCacheElement.

Definition at line 81 of file RooRealSumPdf.h.

Member Data Documentation

◆ _funcIntList

RooArgList RooRealSumPdf::CacheElem::_funcIntList

Definition at line 82 of file RooRealSumPdf.h.

◆ _funcNormList

RooArgList RooRealSumPdf::CacheElem::_funcNormList

Definition at line 83 of file RooRealSumPdf.h.

Libraries for RooRealSumPdf::CacheElem:

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