Definition at line 58 of file RooMomentMorph.h.
|
| | CacheElem (std::unique_ptr< RooAbsPdf > &&sumPdf, std::unique_ptr< RooChangeTracker > &&tracker, const RooArgList &flist) |
| |
| | ~CacheElem () override |
| |
| void | calculateFractions (const RooMomentMorph &self, bool verbose=true) const |
| |
| RooArgList | containedArgs (Action) override |
| |
| virtual void | findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes) |
| | Interface for constant term optimization calls.
|
| |
| RooRealVar * | frac (Int_t i) |
| |
| const RooRealVar * | frac (Int_t i) const |
| |
| virtual TClass * | IsA () const |
| |
| 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 | redirectServersHook (const RooAbsCollection &, bool, bool, bool) |
| | Interface for server redirect calls.
|
| |
| void | setOwner (RooAbsArg *owner) |
| |
| virtual void | Streamer (TBuffer &) |
| |
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
| |
#include <RooMomentMorph.h>
◆ Action
| Enumerator |
|---|
| OperModeChange | |
| OptimizeCaching | |
| FindConstantNodes | |
Definition at line 39 of file RooAbsCacheElement.h.
◆ CacheElem()
◆ ~CacheElem()
| RooMomentMorph::CacheElem::~CacheElem |
( |
| ) |
|
|
overridedefault |
◆ calculateFractions()
◆ Class()
- Returns
- TClass describing this class
◆ Class_Name()
- Returns
- Name of this class
◆ Class_Version()
|
|
inlinestaticconstexprinherited |
◆ containedArgs()
◆ DeclFileName()
| static const char * RooAbsCacheElement::DeclFileName |
( |
| ) |
|
|
inlinestaticinherited |
◆ findConstantNodes()
◆ frac() [1/2]
◆ frac() [2/2]
◆ IsA()
◆ operModeHook()
◆ optimizeCacheMode()
◆ printCompactTreeHook()
| void RooAbsCacheElement::printCompactTreeHook |
( |
std::ostream & | , |
|
|
const char * | , |
|
|
Int_t | curElem, |
|
|
Int_t | totElem ) |
|
virtualinherited |
◆ redirectServersHook()
◆ setOwner()
| void RooAbsCacheElement::setOwner |
( |
RooAbsArg * | owner | ) |
|
|
inlineinherited |
◆ Streamer()
◆ StreamerNVirtual()
| void RooAbsCacheElement::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inlineinherited |
◆ _frac
◆ _owner
◆ _sumPdf
| std::unique_ptr<RooAbsPdf> RooMomentMorph::CacheElem::_sumPdf |
◆ _tracker
The documentation for this class was generated from the following files: