Normalization set with for above integral.
Definition at line 322 of file RooAbsPdf.h.
Public Attributes | |
| std::unique_ptr< RooAbsReal > | _norm | 
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 <RooAbsPdf.h>
      
  | 
  inline | 
Definition at line 324 of file RooAbsPdf.h.
      
  | 
  override | 
Destructor of normalization cache element.
If this element provides the 'current' normalization stored in RooAbsPdf::_norm zero _norm pointer here before object pointed to is deleted here
Definition at line 2428 of file RooAbsPdf.cxx.
      
  | 
  inlineoverridevirtual | 
Implements RooAbsCacheElement.
Definition at line 326 of file RooAbsPdf.h.
| std::unique_ptr<RooAbsReal> RooAbsPdf::CacheElem::_norm | 
Definition at line 327 of file RooAbsPdf.h.