Definition at line 74 of file PiecewiseInterpolation.h.
 
 | 
|   | CacheElem () | 
|   | 
| RooArgList  | containedArgs (Action) override | 
|   | 
|   | 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 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) | 
|   | 
#include <RooStats/HistFactory/PiecewiseInterpolation.h>
◆ CacheElem()
  
  
      
        
          | PiecewiseInterpolation::CacheElem::CacheElem  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ containedArgs()
◆ _funcIntList
      
        
          | RooArgList PiecewiseInterpolation::CacheElem::_funcIntList | 
        
      
 
 
◆ _highIntList
      
        
          | RooArgList PiecewiseInterpolation::CacheElem::_highIntList | 
        
      
 
 
◆ _lowIntList
      
        
          | RooArgList PiecewiseInterpolation::CacheElem::_lowIntList | 
        
      
 
 
The documentation for this class was generated from the following file: