Geant4
9.6.p02
|
Definition of the Histograms class. More...
Go to the source code of this file.
Macros | |
#define | BIN_UNDERFLOW -1 |
#define | BIN_OVERFLOW -2 |
Enumerations | |
enum | HistSpecialBin { underflow_bin =0, overflow_bin =1, inrange =2 } |
Definition of the Histograms class.
Definition in file Histograms.hh.
#define BIN_OVERFLOW -2 |
Definition at line 85 of file Histograms.hh.
#define BIN_UNDERFLOW -1 |
Definition at line 84 of file Histograms.hh.
enum HistSpecialBin |
Enumerator | |
---|---|
underflow_bin | |
overflow_bin | |
inrange |
Definition at line 83 of file Histograms.hh.