Definition at line 84 of file RooFFTConvPdf.h.
|
| | FFTCacheElem (const RooFFTConvPdf &self, const RooArgSet *nset) |
| | Clone input pdf and attach to dataset.
|
| |
| RooArgList | containedArgs (Action) override |
| | Returns all RooAbsArg objects contained in the cache element.
|
| |
| virtual void | findConstantNodes (const RooArgSet &obs, RooArgSet &cacheList, RooLinkedList &processedNodes) |
| | Interface for constant term optimization calls.
|
| |
| RooDataHist * | hist () |
| |
| virtual TClass * | IsA () const |
| |
| const RooArgSet & | nset () |
| |
| 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.
|
| |
| RooChangeTracker * | paramTracker () |
| |
| RooHistPdf * | pdf () |
| |
| void | printCompactTreeHook (std::ostream &, const char *, Int_t, Int_t) override |
| | Print contents of cache when printing self as part of object tree.
|
| |
| virtual bool | redirectServersHook (const RooAbsCollection &, bool, bool, bool) |
| | Interface for server redirect calls.
|
| |
| void | setOwner (RooAbsArg *owner) |
| |
| void | setUnitNorm () |
| |
| virtual void | Streamer (TBuffer &) |
| |
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
| |
#include <RooFFTConvPdf.h>
◆ Action
| Enumerator |
|---|
| OperModeChange | |
| OptimizeCaching | |
| FindConstantNodes | |
Definition at line 39 of file RooAbsCacheElement.h.
◆ FFTCacheElem()
◆ 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()
◆ hist()
◆ IsA()
◆ nset()
◆ operModeHook()
◆ optimizeCacheMode()
◆ paramTracker()
◆ pdf()
| RooHistPdf * RooAbsCachedPdf::PdfCacheElem::pdf |
( |
| ) |
|
|
inlineinherited |
◆ printCompactTreeHook()
| void RooAbsCachedPdf::PdfCacheElem::printCompactTreeHook |
( |
std::ostream & | os, |
|
|
const char * | indent, |
|
|
Int_t | curElem, |
|
|
Int_t | maxElem ) |
|
overridevirtualinherited |
◆ redirectServersHook()
◆ setOwner()
| void RooAbsCacheElement::setOwner |
( |
RooAbsArg * | owner | ) |
|
|
inlineinherited |
◆ setUnitNorm()
| void RooAbsCachedPdf::PdfCacheElem::setUnitNorm |
( |
| ) |
|
|
inlineinherited |
◆ Streamer()
◆ StreamerNVirtual()
| void RooAbsCacheElement::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inlineinherited |
◆ _hist
| std::unique_ptr<RooDataHist> RooAbsCachedPdf::PdfCacheElem::_hist |
|
privateinherited |
◆ _norm
| std::unique_ptr<RooAbsReal> RooAbsCachedPdf::PdfCacheElem::_norm |
|
privateinherited |
◆ _nset
| RooArgSet RooAbsCachedPdf::PdfCacheElem::_nset |
|
privateinherited |
◆ _owner
◆ _paramTracker
◆ _pdf
| std::unique_ptr<RooHistPdf> RooAbsCachedPdf::PdfCacheElem::_pdf |
|
privateinherited |
◆ fftc2r
| std::unique_ptr<TVirtualFFT> RooFFTConvPdf::FFTCacheElem::fftc2r |
◆ fftr2c1
| std::unique_ptr<TVirtualFFT> RooFFTConvPdf::FFTCacheElem::fftr2c1 |
◆ fftr2c2
| std::unique_ptr<TVirtualFFT> RooFFTConvPdf::FFTCacheElem::fftr2c2 |
◆ histBinning
| std::unique_ptr<RooAbsBinning> RooFFTConvPdf::FFTCacheElem::histBinning |
◆ normVal1
| double RooFFTConvPdf::FFTCacheElem::normVal1 = 0.0 |
◆ normVal2
| double RooFFTConvPdf::FFTCacheElem::normVal2 = 0.0 |
◆ pdf1Clone
| std::unique_ptr<RooAbsPdf> RooFFTConvPdf::FFTCacheElem::pdf1Clone |
◆ pdf2Clone
| std::unique_ptr<RooAbsPdf> RooFFTConvPdf::FFTCacheElem::pdf2Clone |
◆ scanBinning
| std::unique_ptr<RooAbsBinning> RooFFTConvPdf::FFTCacheElem::scanBinning |
The documentation for this class was generated from the following files: