Definition at line 56 of file RooProjectedPdf.h.
Public Attributes | |
| std::unique_ptr< RooAbsReal > | _projection | 
Additional Inherited Members | |
  Public Types inherited from RooAbsCacheElement | |
| enum | Action { OperModeChange , OptimizeCaching , FindConstantNodes } | 
  Static Public Member Functions inherited from RooAbsCacheElement | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
  Protected Attributes inherited from RooAbsCacheElement | |
| RooAbsArg * | _owner | 
| ! Pointer to owning RooAbsArg   | |
#include <RooProjectedPdf.h>
      
  | 
  overridevirtual | 
Return RooAbsArg elements contained in projection cache element.
Implements RooAbsCacheElement.
Definition at line 242 of file RooProjectedPdf.cxx.
      
  | 
  overridevirtual | 
Print contents of cache when printing self as part of object tree.
Reimplemented from RooAbsCacheElement.
Definition at line 264 of file RooProjectedPdf.cxx.
| std::unique_ptr<RooAbsReal> RooProjectedPdf::CacheElem::_projection | 
Definition at line 59 of file RooProjectedPdf.h.