Definition at line 131 of file RooProdPdf.h.
 
|  | 
|  | CacheElem () | 
|  | 
| virtual | ~CacheElem ()=default | 
|  | 
| 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 RooArgList | containedArgs (Action)=0 | 
|  | 
| 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) | 
|  | 
◆ CacheElem() [1/2]
  
  | 
        
          | RooProdPdf::CacheElem::CacheElem | ( |  | ) |  |  | inline | 
 
 
◆ ~CacheElem()
  
  | 
        
          | virtual RooProdPdf::CacheElem::~CacheElem | ( |  | ) |  |  | virtualdefault | 
 
 
◆ 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
      
        
          | std::vector<std::unique_ptr<RooArgSet> > RooProdPdf::CacheElem::_normList | 
      
 
 
◆ _numList
◆ _ownedList
◆ _partList
◆ _rearrangedDen
      
        
          | std::unique_ptr<RooAbsReal> RooProdPdf::CacheElem::_rearrangedDen {} | 
      
 
 
◆ _rearrangedNum
      
        
          | std::unique_ptr<RooAbsReal> RooProdPdf::CacheElem::_rearrangedNum {} | 
      
 
 
[legend] 
The documentation for this class was generated from the following files: