Definition at line 58 of file RooAbsCachedReal.h.
 
|  | 
|  | FuncCacheElem (const RooAbsCachedReal &self, const RooArgSet *nset) | 
|  | Constructor of cache storage unit class. 
 | 
|  | 
|  | ~FuncCacheElem () override | 
|  | 
| bool | cacheSource () | 
|  | 
| RooArgList | containedArgs (Action) override | 
|  | Return list of contained RooAbsArg objects. 
 | 
|  | 
| RooHistFunc * | func () | 
|  | 
| RooDataHist * | hist () | 
|  | 
| RooChangeTracker * | paramTracker () | 
|  | 
| void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) override | 
|  | Print contents of cache when printing self as part of object tree. 
 | 
|  | 
| void | setCacheSource (bool flag) | 
|  | 
| void | setSourceClone (RooAbsReal *newSource) | 
|  | 
| void | setUnitNorm () | 
|  | 
| RooAbsReal * | sourceClone () | 
|  | 
|  | RooAbsCacheElement () | 
|  | 
| virtual | ~RooAbsCacheElement () | 
|  | 
| virtual void | findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes) | 
|  | Interface for constant term optimization calls. 
 | 
|  | 
| virtual TClass * | IsA () 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 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) | 
|  | 
#include <RooAbsCachedReal.h>
◆ FuncCacheElem()
◆ ~FuncCacheElem()
  
  | 
        
          | RooAbsCachedReal::FuncCacheElem::~FuncCacheElem | ( |  | ) |  |  | override | 
 
 
◆ cacheSource()
  
  | 
        
          | bool RooAbsCachedReal::FuncCacheElem::cacheSource | ( |  | ) |  |  | inline | 
 
 
◆ containedArgs()
◆ func()
  
  | 
        
          | RooHistFunc * RooAbsCachedReal::FuncCacheElem::func | ( |  | ) |  |  | inline | 
 
 
◆ hist()
  
  | 
        
          | RooDataHist * RooAbsCachedReal::FuncCacheElem::hist | ( |  | ) |  |  | inline | 
 
 
◆ paramTracker()
◆ printCompactTreeHook()
  
  | 
        
          | void RooAbsCachedReal::FuncCacheElem::printCompactTreeHook | ( | std::ostream & | os, |  
          |  |  | const char * | indent, |  
          |  |  | Int_t | curElem, |  
          |  |  | Int_t | maxElem ) |  | overridevirtual | 
 
 
◆ setCacheSource()
  
  | 
        
          | void RooAbsCachedReal::FuncCacheElem::setCacheSource | ( | bool | flag | ) |  |  | inline | 
 
 
◆ setSourceClone()
  
  | 
        
          | void RooAbsCachedReal::FuncCacheElem::setSourceClone | ( | RooAbsReal * | newSource | ) |  |  | inline | 
 
 
◆ setUnitNorm()
  
  | 
        
          | void RooAbsCachedReal::FuncCacheElem::setUnitNorm | ( |  | ) |  |  | inline | 
 
 
◆ sourceClone()
  
  | 
        
          | RooAbsReal * RooAbsCachedReal::FuncCacheElem::sourceClone | ( |  | ) |  |  | inline | 
 
 
◆ _cacheSource
  
  | 
        
          | bool RooAbsCachedReal::FuncCacheElem::_cacheSource |  | private | 
 
 
◆ _func
◆ _hist
◆ _paramTracker
◆ _sourceClone
  
  | 
        
          | RooAbsReal* RooAbsCachedReal::FuncCacheElem::_sourceClone |  | private | 
 
 
The documentation for this class was generated from the following files: