Definition at line 130 of file RooProdPdf.h.
 
 | 
|   | CacheElem () | 
|   | 
| virtual  | ~CacheElem () | 
|   | Destructor.  More...
  | 
|   | 
| virtual RooArgList  | containedArgs (Action) | 
|   | Return RooAbsArg components contained in the cache.  More...
  | 
|   | 
| virtual void  | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) | 
|   | Hook function to print cache contents in tree printing of RooProdPdf.  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 Bool_t  | redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t) | 
|   | Interface for server redirect calls.  More...
  | 
|   | 
| void  | setOwner (RooAbsArg *owner) | 
|   | 
#include <RooProdPdf.h>
◆ CacheElem() [1/2]
  
  
      
        
          | RooProdPdf::CacheElem::CacheElem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ ~CacheElem()
  
  
      
        
          | RooProdPdf::CacheElem::~CacheElem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ CacheElem() [2/2]
  
  
      
        
          | RooProdPdf::CacheElem::CacheElem  | 
          ( | 
          const CacheElem &  | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ containedArgs()
◆ printCompactTreeHook()
  
  
      
        
          | void RooProdPdf::CacheElem::printCompactTreeHook  | 
          ( | 
          std::ostream &  | 
          os,  | 
         
        
           | 
           | 
          const char *  | 
          indent,  | 
         
        
           | 
           | 
          Int_t  | 
          curElem,  | 
         
        
           | 
           | 
          Int_t  | 
          maxElem  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
 
◆ _denList
◆ _isRearranged
      
        
          | Bool_t RooProdPdf::CacheElem::_isRearranged | 
        
      
 
 
◆ _normList
◆ _numList
◆ _ownedList
◆ _partList
◆ _rearrangedDen
◆ _rearrangedNum
The documentation for this class was generated from the following files: