#include "RooAbsPdf.h"#include "RooRealProxy.h"#include "RooCategoryProxy.h"#include "RooAbsReal.h"#include "RooAbsCategory.h"#include "RooSetProxy.h"#include "RooListProxy.h"#include "RooArgList.h"#include "RooBinning.h"#include "TMatrixD.h"#include "TMap.h"#include <vector>#include <map>Classes | |
| class | RooMomentMorphFuncND::CacheElem |
| class | RooMomentMorphFuncND::Grid2 |
| class | RooMomentMorphFuncND |
Functions | |
| static TClass * | Class () |
| static const char * | Class_Name () |
| static constexpr Version_t | Class_Version () |
| static const char * | DeclFileName () |
| double | evaluate () const override |
| void | findShape (const std::vector< double > &x) const |
| CacheElem * | getCache (const RooArgSet *nset) const |
| double | getValV (const RooArgSet *set=nullptr) const override |
| void | initialize () |
| TClass * | IsA () const override |
| bool | setBinIntegrator (RooArgSet &allVars) |
| void | setPdfMode (bool flag=true) |
| ``` */ | |
| int | sij (const int &i, const int &j) const |
| void | Streamer (TBuffer &) override |
| void | StreamerNVirtual (TBuffer &ClassDef_StreamerNVirtual_b) |
| RooAbsReal * | sumFunc (const RooArgSet *nset) |
| void | useHorizontalMorphing (bool val) |
Variables | |
| RooObjCacheManager | _cacheMgr |
| ! Transient cache manager | |
| RooArgSet * | _curNormSet = nullptr |
| ! Transient cache manager | |
| bool | _isPdfMode = false |
| std::unique_ptr< TMatrixD > | _M |
| std::unique_ptr< TMatrixD > | _MSqr |
| RooSetProxy | _obsList |
| RooListProxy | _parList |
| RooListProxy | _pdfList |
| Grid2 | _referenceGrid |
| Setting | _setting |
| std::vector< int > | _squareIdx |
| std::vector< std::vector< double > > | _squareVec |
| bool | _useHorizMorph |
|
static |
|
static |
|
staticconstexpr |
Definition at line 162 of file RooMomentMorphFuncND.h.
|
static |
Definition at line 162 of file RooMomentMorphFuncND.h.
|
override |
|
protected |
Definition at line 712 of file RooMomentMorphFuncND.cxx.
|
protected |
|
override |
Definition at line 162 of file RooMomentMorphFuncND.h.
``` */
Definition at line 125 of file RooMomentMorphFuncND.h.
Definition at line 160 of file RooMomentMorphFuncND.h.
|
override |
| void StreamerNVirtual | ( | TBuffer & | ClassDef_StreamerNVirtual_b | ) |
Definition at line 162 of file RooMomentMorphFuncND.h.
|
protected |
| void useHorizontalMorphing | ( | bool | val | ) |
Definition at line 127 of file RooMomentMorphFuncND.h.
|
mutableprotected |
! Transient cache manager
Definition at line 143 of file RooMomentMorphFuncND.h.
|
mutableprotected |
! Transient cache manager
Definition at line 144 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 158 of file RooMomentMorphFuncND.h.
|
mutableprotected |
Definition at line 151 of file RooMomentMorphFuncND.h.
|
mutableprotected |
Definition at line 152 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 147 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 146 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 149 of file RooMomentMorphFuncND.h.
|
mutableprotected |
Definition at line 148 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 156 of file RooMomentMorphFuncND.h.
|
mutableprotected |
Definition at line 154 of file RooMomentMorphFuncND.h.
|
mutableprotected |
Definition at line 153 of file RooMomentMorphFuncND.h.
|
protected |
Definition at line 157 of file RooMomentMorphFuncND.h.