Geant4
10.03.p03
|
Definition of constants. More...
#include "globals.hh"
Go to the source code of this file.
Variables | |
constexpr G4int | kNofHodoscopes1 = 15 |
constexpr G4int | kNofHodoscopes2 = 25 |
constexpr G4int | kNofChambers = 5 |
constexpr G4int | kNofEmColumns = 20 |
constexpr G4int | kNofEmRows = 4 |
constexpr G4int | kNofEmCells = kNofEmColumns * kNofEmRows |
constexpr G4int | kNofHadColumns = 10 |
constexpr G4int | kNofHadRows = 2 |
constexpr G4int | kNofHadCells = kNofHadColumns * kNofHadRows |
Definition of constants.
Definition in file B5Constants.hh.
constexpr G4int kNofChambers = 5 |
Definition at line 38 of file B5Constants.hh.
constexpr G4int kNofEmCells = kNofEmColumns * kNofEmRows |
Definition at line 41 of file B5Constants.hh.
constexpr G4int kNofEmColumns = 20 |
Definition at line 39 of file B5Constants.hh.
constexpr G4int kNofEmRows = 4 |
Definition at line 40 of file B5Constants.hh.
constexpr G4int kNofHadCells = kNofHadColumns * kNofHadRows |
Definition at line 44 of file B5Constants.hh.
constexpr G4int kNofHadColumns = 10 |
Definition at line 42 of file B5Constants.hh.
constexpr G4int kNofHadRows = 2 |
Definition at line 43 of file B5Constants.hh.
constexpr G4int kNofHodoscopes1 = 15 |
Definition at line 36 of file B5Constants.hh.
constexpr G4int kNofHodoscopes2 = 25 |
Definition at line 37 of file B5Constants.hh.