#include <RooRealSumPdf.h>
Inheritance diagram for RooRealSumPdf::CacheElem:

Public Member Functions | |
| CacheElem () | |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
| CacheElem () | |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
Public Attributes | |
| RooArgList | _funcIntList |
| RooArgList | _funcNormList |
Definition at line 59 of file RooRealSumPdf.h.
| RooRealSumPdf::CacheElem::CacheElem | ( | ) | [inline] |
Definition at line 61 of file RooRealSumPdf.h.
| virtual RooRealSumPdf::CacheElem::~CacheElem | ( | ) | [inline, virtual] |
Definition at line 62 of file RooRealSumPdf.h.
| RooRealSumPdf::CacheElem::CacheElem | ( | ) | [inline] |
Definition at line 61 of file RooRealSumPdf.h.
| virtual RooRealSumPdf::CacheElem::~CacheElem | ( | ) | [inline, virtual] |
Definition at line 62 of file RooRealSumPdf.h.
| virtual RooArgList RooRealSumPdf::CacheElem::containedArgs | ( | Action | ) | [inline, virtual] |
Implements RooAbsCacheElement.
Definition at line 63 of file RooRealSumPdf.h.
References _funcIntList, _funcNormList, and RooAbsCollection::add().
| virtual RooArgList RooRealSumPdf::CacheElem::containedArgs | ( | Action | ) | [inline, virtual] |
Implements RooAbsCacheElement.
Definition at line 63 of file RooRealSumPdf.h.
References _funcIntList, _funcNormList, and RooAbsCollection::add().
Definition at line 64 of file RooRealSumPdf.h.
Referenced by RooRealSumPdf::analyticalIntegralWN(), containedArgs(), and RooRealSumPdf::getAnalyticalIntegralWN().
Definition at line 65 of file RooRealSumPdf.h.
Referenced by RooRealSumPdf::analyticalIntegralWN(), containedArgs(), and RooRealSumPdf::getAnalyticalIntegralWN().
1.5.1