Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Enumerations
Histograms.hh File Reference

Definition of the Histograms class. More...

This graph shows which files directly or indirectly include this file:

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 }
 

Detailed Description

Definition of the Histograms class.

Definition in file Histograms.hh.

Macro Definition Documentation

#define BIN_OVERFLOW   -2

Definition at line 85 of file Histograms.hh.

#define BIN_UNDERFLOW   -1

Definition at line 84 of file Histograms.hh.

Enumeration Type Documentation

Enumerator
underflow_bin 
overflow_bin 
inrange 

Definition at line 83 of file Histograms.hh.