Definition at line 56 of file RooEffProd.h.
 
 | 
|   | CacheElem () | 
|   | 
| virtual  | ~CacheElem () | 
|   | 
| virtual RooArgList  | containedArgs (Action) | 
|   | Report all RooAbsArg derived objects contained in Cache Element (used in function optimization and and server redirect management of the cache)  More...
  | 
|   | 
|   | 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) | 
|   | 
#include <RooEffProd.h>
◆ CacheElem()
  
  
      
        
          | RooEffProd::CacheElem::CacheElem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~CacheElem()
  
  
      
        
          | virtual RooEffProd::CacheElem::~CacheElem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ containedArgs()
Report all RooAbsArg derived objects contained in Cache Element (used in function optimization and and server redirect management of the cache) 
Implements RooAbsCacheElement.
Definition at line 205 of file RooEffProd.cxx.
 
 
◆ _clone
◆ _int
◆ _intObs
The documentation for this class was generated from the following files: