Normalization set with for above integral.
Definition at line 322 of file RooAbsPdf.h.
Public Attributes | |
std::unique_ptr< RooAbsReal > | _norm |
Additional Inherited Members | |
![]() | |
enum | Action { OperModeChange , OptimizeCaching , FindConstantNodes } |
![]() | |
static TClass * | Class () |
static const char * | Class_Name () |
static constexpr Version_t | Class_Version () |
static const char * | DeclFileName () |
![]() | |
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 2429 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.