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

Public Member Functions | |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
| virtual void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
| virtual void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) |
Public Attributes | |
| RooAbsReal * | _projection |
| RooAbsReal * | _projection |
Definition at line 55 of file RooProjectedPdf.h.
| virtual RooProjectedPdf::CacheElem::~CacheElem | ( | ) | [inline, virtual] |
| virtual RooProjectedPdf::CacheElem::~CacheElem | ( | ) | [inline, virtual] |
| RooArgList RooProjectedPdf::CacheElem::containedArgs | ( | Action | ) | [virtual] |
Implements RooAbsCacheElement.
Definition at line 279 of file RooProjectedPdf.cxx.
References _projection.
| virtual void RooProjectedPdf::CacheElem::printCompactTreeHook | ( | std::ostream & | , | |
| const char * | , | |||
| Int_t | , | |||
| Int_t | ||||
| ) | [virtual] |
Reimplemented from RooAbsCacheElement.
| virtual RooArgList RooProjectedPdf::CacheElem::containedArgs | ( | Action | ) | [virtual] |
Implements RooAbsCacheElement.
| virtual void RooProjectedPdf::CacheElem::printCompactTreeHook | ( | std::ostream & | , | |
| const char * | , | |||
| Int_t | , | |||
| Int_t | ||||
| ) | [virtual] |
Reimplemented from RooAbsCacheElement.
Definition at line 57 of file RooProjectedPdf.h.
Referenced by RooProjectedPdf::analyticalIntegralWN(), containedArgs(), RooProjectedPdf::getProjection(), and ~CacheElem().
Definition at line 57 of file RooProjectedPdf.h.
1.5.1