Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ParamHistFunc::NumBins Struct Reference

Definition at line 86 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>

Constructor & Destructor Documentation

◆ NumBins() [1/2]

ParamHistFunc::NumBins::NumBins ( )
inline

Definition at line 87 of file ParamHistFunc.h.

◆ NumBins() [2/2]

ParamHistFunc::NumBins::NumBins ( int  nx,
int  ny,
int  nz 
)
inline

Definition at line 88 of file ParamHistFunc.h.

Member Data Documentation

◆ x

int ParamHistFunc::NumBins::x = 0

Definition at line 89 of file ParamHistFunc.h.

◆ xy

int ParamHistFunc::NumBins::xy = 0

Definition at line 92 of file ParamHistFunc.h.

◆ xyz

int ParamHistFunc::NumBins::xyz = 0

Definition at line 95 of file ParamHistFunc.h.

◆ xz

int ParamHistFunc::NumBins::xz = 0

Definition at line 93 of file ParamHistFunc.h.

◆ y

int ParamHistFunc::NumBins::y = 0

Definition at line 90 of file ParamHistFunc.h.

◆ yz

int ParamHistFunc::NumBins::yz = 0

Definition at line 94 of file ParamHistFunc.h.

◆ z

int ParamHistFunc::NumBins::z = 0

Definition at line 91 of file ParamHistFunc.h.

Collaboration diagram for ParamHistFunc::NumBins:
[legend]

The documentation for this struct was generated from the following file: