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

Public Member Functions | |
| CacheElem () | |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
| virtual void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) |
| CacheElem () | |
| virtual | ~CacheElem () |
| virtual RooArgList | containedArgs (Action) |
| virtual void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) |
Public Attributes | |
| RooArgList | _partList |
| RooArgList | _numList |
| RooArgList | _denList |
| RooArgList | _ownedList |
| RooLinkedList | _normList |
| Bool_t | _isRearranged |
| RooAbsReal * | _rearrangedNum |
| RooAbsReal * | _rearrangedDen |
| RooAbsReal * | _rearrangedNum |
| RooAbsReal * | _rearrangedDen |
Private Member Functions | |
| CacheElem (const CacheElem &) | |
| CacheElem (const CacheElem &) | |
Definition at line 119 of file RooProdPdf.h.
| RooProdPdf::CacheElem::CacheElem | ( | ) | [inline] |
Definition at line 121 of file RooProdPdf.h.
| RooProdPdf::CacheElem::~CacheElem | ( | ) | [virtual] |
| RooProdPdf::CacheElem::CacheElem | ( | const CacheElem & | ) | [private] |
| RooProdPdf::CacheElem::CacheElem | ( | ) | [inline] |
Definition at line 121 of file RooProdPdf.h.
| virtual RooProdPdf::CacheElem::~CacheElem | ( | ) | [virtual] |
| RooProdPdf::CacheElem::CacheElem | ( | const CacheElem & | ) | [private] |
| RooArgList RooProdPdf::CacheElem::containedArgs | ( | Action | ) | [virtual] |
Implements RooAbsCacheElement.
Definition at line 2115 of file RooProdPdf.cxx.
References _denList, _numList, _partList, _rearrangedDen, _rearrangedNum, and RooAbsCollection::add().
| virtual void RooProdPdf::CacheElem::printCompactTreeHook | ( | std::ostream & | , | |
| const char * | , | |||
| Int_t | , | |||
| Int_t | ||||
| ) | [virtual] |
Reimplemented from RooAbsCacheElement.
| virtual RooArgList RooProdPdf::CacheElem::containedArgs | ( | Action | ) | [virtual] |
Implements RooAbsCacheElement.
| virtual void RooProdPdf::CacheElem::printCompactTreeHook | ( | std::ostream & | , | |
| const char * | , | |||
| Int_t | , | |||
| Int_t | ||||
| ) | [virtual] |
Reimplemented from RooAbsCacheElement.
Definition at line 124 of file RooProdPdf.h.
Referenced by RooProdPdf::analyticalIntegralWN(), RooProdPdf::calculate(), containedArgs(), RooProdPdf::getPartIntList(), and RooProdPdf::rearrangeProduct().
Definition at line 125 of file RooProdPdf.h.
Referenced by containedArgs(), RooProdPdf::getPartIntList(), and RooProdPdf::rearrangeProduct().
Definition at line 126 of file RooProdPdf.h.
Referenced by containedArgs(), RooProdPdf::getPartIntList(), and RooProdPdf::rearrangeProduct().
Definition at line 128 of file RooProdPdf.h.
Referenced by RooProdPdf::analyticalIntegralWN(), RooProdPdf::calculate(), RooProdPdf::getPartIntList(), and RooProdPdf::rearrangeProduct().
Definition at line 129 of file RooProdPdf.h.
Referenced by RooProdPdf::calculate(), and RooProdPdf::rearrangeProduct().
Definition at line 130 of file RooProdPdf.h.
Referenced by RooProdPdf::calculate(), containedArgs(), RooProdPdf::rearrangeProduct(), and ~CacheElem().
Definition at line 131 of file RooProdPdf.h.
Referenced by RooProdPdf::calculate(), containedArgs(), RooProdPdf::rearrangeProduct(), and ~CacheElem().
Definition at line 130 of file RooProdPdf.h.
Definition at line 131 of file RooProdPdf.h.
1.5.1