Definition at line 39 of file RooJeffreysPrior.h.
|
virtual | ~CacheElem ()=default |
|
virtual RooArgList | containedArgs (Action) override |
|
| RooAbsCacheElement () |
|
virtual | ~RooAbsCacheElement () |
|
virtual void | findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes) |
| Interface for constant term optimization calls.
|
|
virtual void | operModeHook (RooAbsArg::OperMode) |
| Interface for changes of operation mode.
|
|
virtual void | optimizeCacheMode (const RooArgSet &obs, RooArgSet &optNodes, RooLinkedList &processedNodes) |
| Interface for cache optimization calls.
|
|
virtual void | printCompactTreeHook (std::ostream &, const char *, Int_t curElem, Int_t totElem) |
| Hook function to print cache guts in tree printing mode of RooAbsArgs.
|
|
virtual Bool_t | redirectServersHook (const RooAbsCollection &, Bool_t, Bool_t, Bool_t) |
| Interface for server redirect calls.
|
|
void | setOwner (RooAbsArg *owner) |
|
◆ ~CacheElem()
virtual RooJeffreysPrior::CacheElem::~CacheElem |
( |
| ) |
|
|
virtualdefault |
◆ containedArgs()
◆ _pdf
std::unique_ptr<RooAbsPdf> RooJeffreysPrior::CacheElem::_pdf |
◆ _pdfVariables
std::unique_ptr<RooArgSet> RooJeffreysPrior::CacheElem::_pdfVariables |
The documentation for this struct was generated from the following file: