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

Definition at line 122 of file RooAddModel.h.

Public Member Functions

virtual ~IntCacheElem ()
 
virtual RooArgList containedArgs (Action)
 List all RooAbsArg derived contents in this cache element. 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 operModeHook (RooAbsArg::OperMode)
 Interface for operation mode change 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 _intList
 

Additional Inherited Members

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

#include <RooAddModel.h>

Inheritance diagram for RooAddModel::IntCacheElem:
[legend]

Constructor & Destructor Documentation

◆ ~IntCacheElem()

virtual RooAddModel::IntCacheElem::~IntCacheElem ( )
inlinevirtual

Definition at line 124 of file RooAddModel.h.

Member Function Documentation

◆ containedArgs()

RooArgList RooAddModel::IntCacheElem::containedArgs ( Action  )
virtual

List all RooAbsArg derived contents in this cache element.

Implements RooAbsCacheElement.

Definition at line 970 of file RooAddModel.cxx.

Member Data Documentation

◆ _intList

RooArgList RooAddModel::IntCacheElem::_intList

Definition at line 124 of file RooAddModel.h.

Libraries for RooAddModel::IntCacheElem:
[legend]

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