Definition at line 31 of file RooMomentMorphND.h.
|
| Grid () |
|
| Grid (const Grid &other) |
|
| Grid (const RooAbsBinning &binning_x) |
|
| Grid (const RooAbsBinning &binning_x, const RooAbsBinning &binning_y) |
|
| Grid (const RooAbsBinning &binning_x, const RooAbsBinning &binning_y, const RooAbsBinning &binning_z) |
|
| Grid (const std::vector< RooAbsBinning * > binnings) |
|
| ~Grid () |
|
void | addBinning (const RooAbsBinning &binning) |
|
void | addPdf (const RooAbsPdf &pdf, int bin_x) |
|
void | addPdf (const RooAbsPdf &pdf, int bin_x, int bin_y) |
|
void | addPdf (const RooAbsPdf &pdf, int bin_x, int bin_y, int bin_z) |
|
void | addPdf (const RooAbsPdf &pdf, std::vector< int > bins) |
|
#include <RooMomentMorphND.h>
◆ Grid() [1/6]
RooMomentMorphND::Grid::Grid |
( |
| ) |
|
|
inline |
◆ Grid() [2/6]
RooMomentMorphND::Grid::Grid |
( |
const Grid & |
other | ) |
|
◆ Grid() [3/6]
◆ Grid() [4/6]
◆ Grid() [5/6]
◆ Grid() [6/6]
RooMomentMorphND::Grid::Grid |
( |
const std::vector< RooAbsBinning * > |
binnings | ) |
|
|
inline |
◆ ~Grid()
RooMomentMorphND::Grid::~Grid |
( |
| ) |
|
◆ addBinning()
◆ addPdf() [1/4]
◆ addPdf() [2/4]
◆ addPdf() [3/4]
◆ addPdf() [4/4]
void RooMomentMorphND::Grid::addPdf |
( |
const RooAbsPdf & |
pdf, |
|
|
std::vector< int > |
bins |
|
) |
| |
◆ _grid
◆ _nnuis
std::vector<int> RooMomentMorphND::Grid::_nnuis |
|
mutable |
◆ _nref
std::vector<std::vector<double> > RooMomentMorphND::Grid::_nref |
|
mutable |
◆ _pdfList
◆ _pdfMap
std::map<std::vector<int>, int> RooMomentMorphND::Grid::_pdfMap |
|
mutable |
The documentation for this class was generated from the following files: