Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooAddModel::IntCacheElem Class Reference

Definition at line 108 of file RooAddModel.h.

Public Member Functions

RooArgList containedArgs (Action) override
 List all RooAbsArg derived contents in this cache element.
 
- 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 _intList
 List of component integrals.
 

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 <RooAddModel.h>

Inheritance diagram for RooAddModel::IntCacheElem:
[legend]

Member Function Documentation

◆ containedArgs()

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

List all RooAbsArg derived contents in this cache element.

Implements RooAbsCacheElement.

Definition at line 691 of file RooAddModel.cxx.

Member Data Documentation

◆ _intList

RooArgList RooAddModel::IntCacheElem::_intList

List of component integrals.

Definition at line 110 of file RooAddModel.h.

Libraries for RooAddModel::IntCacheElem:

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