ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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

Definition at line 37 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 37 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct().

constexpr G4int kNofEmCells = kNofEmColumns * kNofEmRows

Definition at line 40 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 40 of file B5Constants.hh

Referenced by B5CellParameterisation::B5CellParameterisation(), B5DetectorConstruction::Construct(), and B5EmCalorimeterSD::Initialize().

constexpr G4int kNofEmColumns = 20

Definition at line 38 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 38 of file B5Constants.hh

constexpr G4int kNofEmRows = 4

Definition at line 39 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 39 of file B5Constants.hh

Referenced by B5CellParameterisation::B5CellParameterisation().

constexpr G4int kNofHadCells = kNofHadColumns * kNofHadRows

Definition at line 43 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 43 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct().

constexpr G4int kNofHadColumns = 10

Definition at line 41 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 41 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct(), and B5HadCalorimeterSD::Initialize().

constexpr G4int kNofHadRows = 2

Definition at line 42 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 42 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct(), B5HadCalorimeterSD::Initialize(), and B5HadCalorimeterSD::ProcessHits().

constexpr G4int kNofHodoscopes1 = 15

Definition at line 35 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 35 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct().

constexpr G4int kNofHodoscopes2 = 25

Definition at line 36 of file B5Constants.hh.

View newest version in sPHENIX GitHub at line 36 of file B5Constants.hh

Referenced by B5DetectorConstruction::Construct().