#include <RooAbsPdf.h>
Inheritance diagram for RooAbsPdf::CacheElem:
Public Member Functions | |
CacheElem (RooAbsReal &norm) | |
void | operModeHook (RooAbsArg::OperMode) |
virtual | ~CacheElem () |
virtual RooArgList | containedArgs (Action) |
CacheElem (RooAbsReal &norm) | |
void | operModeHook (RooAbsArg::OperMode) |
virtual | ~CacheElem () |
virtual RooArgList | containedArgs (Action) |
Public Attributes | |
RooAbsReal * | _norm |
RooAbsReal * | _norm |
Definition at line 297 of file RooAbsPdf.h.
RooAbsPdf::CacheElem::CacheElem | ( | RooAbsReal & | norm | ) | [inline] |
Definition at line 299 of file RooAbsPdf.h.
RooAbsPdf::CacheElem::~CacheElem | ( | ) | [virtual] |
Definition at line 2771 of file RooAbsPdf.cxx.
References _norm, RooAbsPdf::_norm, and RooAbsCacheElement::_owner.
RooAbsPdf::CacheElem::CacheElem | ( | RooAbsReal & | norm | ) | [inline] |
Definition at line 299 of file RooAbsPdf.h.
virtual RooAbsPdf::CacheElem::~CacheElem | ( | ) | [virtual] |
void RooAbsPdf::CacheElem::operModeHook | ( | RooAbsArg::OperMode | ) | [virtual] |
virtual RooArgList RooAbsPdf::CacheElem::containedArgs | ( | Action | ) | [inline, virtual] |
void RooAbsPdf::CacheElem::operModeHook | ( | RooAbsArg::OperMode | ) | [virtual] |
Reimplemented from RooAbsCacheElement.
virtual RooArgList RooAbsPdf::CacheElem::containedArgs | ( | Action | ) | [inline, virtual] |
Definition at line 303 of file RooAbsPdf.h.
Referenced by containedArgs(), RooAbsPdf::getNormObj(), RooAbsPdf::syncNormalization(), and ~CacheElem().
Definition at line 303 of file RooAbsPdf.h.