Definition at line 89 of file ParamHistFunc.h.
Public Member Functions | |
NumBins () | |
NumBins (int nx, int ny, int nz) | |
Public Attributes | |
int | x = 0 |
int | xy = 0 |
int | xyz = 0 |
int | xz = 0 |
int | y = 0 |
int | yz = 0 |
int | z = 0 |
#include <RooStats/HistFactory/ParamHistFunc.h>
|
inline |
Definition at line 90 of file ParamHistFunc.h.
Definition at line 91 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::x = 0 |
Definition at line 92 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::xy = 0 |
Definition at line 95 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::xyz = 0 |
Definition at line 98 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::xz = 0 |
Definition at line 96 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::y = 0 |
Definition at line 93 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::yz = 0 |
Definition at line 97 of file ParamHistFunc.h.
int ParamHistFunc::NumBins::z = 0 |
Definition at line 94 of file ParamHistFunc.h.