#include <RooAbsCacheElement.h>
Inheritance diagram for RooAbsCacheElement:
Definition at line 26 of file RooAbsCacheElement.h.
Definition at line 39 of file RooAbsCacheElement.h.
Definition at line 39 of file RooAbsCacheElement.h.
RooAbsCacheElement::RooAbsCacheElement | ( | ) | [inline] |
Definition at line 29 of file RooAbsCacheElement.h.
virtual RooAbsCacheElement::~RooAbsCacheElement | ( | ) | [inline, virtual] |
Definition at line 35 of file RooAbsCacheElement.h.
RooAbsCacheElement::RooAbsCacheElement | ( | ) | [inline] |
Definition at line 29 of file RooAbsCacheElement.h.
virtual RooAbsCacheElement::~RooAbsCacheElement | ( | ) | [inline, virtual] |
Definition at line 35 of file RooAbsCacheElement.h.
Bool_t RooAbsCacheElement::redirectServersHook | ( | const RooAbsCollection & | , | |
Bool_t | , | |||
Bool_t | , | |||
Bool_t | ||||
) | [virtual] |
void RooAbsCacheElement::printCompactTreeHook | ( | std::ostream & | , | |
const char * | , | |||
Int_t | curElem, | |||
Int_t | totElem | |||
) | [virtual] |
Definition at line 50 of file RooAbsCacheElement.cxx.
virtual RooArgList RooAbsCacheElement::containedArgs | ( | Action | ) | [pure virtual] |
Referenced by findConstantNodes(), and optimizeCacheMode().
void RooAbsCacheElement::operModeHook | ( | RooAbsArg::OperMode | ) | [virtual] |
Definition at line 58 of file RooAbsCacheElement.cxx.
void RooAbsCacheElement::optimizeCacheMode | ( | const RooArgSet & | obs, | |
RooArgSet & | optNodes, | |||
RooLinkedList & | processedNodes | |||
) | [virtual] |
Definition at line 66 of file RooAbsCacheElement.cxx.
References containedArgs(), list, TIterator::Next(), RooAbsArg::optimizeCacheMode(), and OptimizeCaching.
void RooAbsCacheElement::findConstantNodes | ( | const RooArgSet & | obs, | |
RooArgSet & | cacheList, | |||
RooLinkedList & | processedNodes | |||
) | [virtual] |
Definition at line 83 of file RooAbsCacheElement.cxx.
References containedArgs(), FindConstantNodes, RooAbsArg::findConstantNodes(), list, and TIterator::Next().
void RooAbsCacheElement::setOwner | ( | RooAbsArg * | owner | ) | [inline] |
virtual Bool_t RooAbsCacheElement::redirectServersHook | ( | const RooAbsCollection & | , | |
Bool_t | , | |||
Bool_t | , | |||
Bool_t | ||||
) | [virtual] |
virtual void RooAbsCacheElement::printCompactTreeHook | ( | std::ostream & | , | |
const char * | , | |||
Int_t | curElem, | |||
Int_t | totElem | |||
) | [virtual] |
virtual RooArgList RooAbsCacheElement::containedArgs | ( | Action | ) | [pure virtual] |
virtual void RooAbsCacheElement::operModeHook | ( | RooAbsArg::OperMode | ) | [virtual] |
virtual void RooAbsCacheElement::optimizeCacheMode | ( | const RooArgSet & | obs, | |
RooArgSet & | optNodes, | |||
RooLinkedList & | processedNodes | |||
) | [virtual] |
virtual void RooAbsCacheElement::findConstantNodes | ( | const RooArgSet & | obs, | |
RooArgSet & | cacheList, | |||
RooLinkedList & | processedNodes | |||
) | [virtual] |
void RooAbsCacheElement::setOwner | ( | RooAbsArg * | owner | ) | [inline] |
RooAbsArg* RooAbsCacheElement::_owner [protected] |
Definition at line 52 of file RooAbsCacheElement.h.
Referenced by setOwner(), and RooAbsPdf::CacheElem::~CacheElem().
RooAbsArg* RooAbsCacheElement::_owner [protected] |
Definition at line 52 of file RooAbsCacheElement.h.