Geant4  10.03
B5Constants.hh File Reference

Definition of constants. More...

#include "globals.hh"
+ Include dependency graph for B5Constants.hh:
+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Definition of constants.

Definition in file B5Constants.hh.

Variable Documentation

constexpr G4int kNofChambers = 5
constexpr G4int kNofEmColumns = 20

Definition at line 39 of file B5Constants.hh.

constexpr G4int kNofEmRows = 4

Definition at line 40 of file B5Constants.hh.

Referenced by B5CellParameterisation::B5CellParameterisation().

constexpr G4int kNofHadCells = kNofHadColumns * kNofHadRows
constexpr G4int kNofHadColumns = 10
constexpr G4int kNofHadRows = 2
constexpr G4int kNofHodoscopes1 = 15

Definition at line 36 of file B5Constants.hh.

Referenced by B5DetectorConstruction::Construct().

constexpr G4int kNofHodoscopes2 = 25

Definition at line 37 of file B5Constants.hh.

Referenced by B5DetectorConstruction::Construct().