Definition of constants. 더 자세히 ...
#include "globals.hh"
변수 | |
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.
B5Constants.hh 파일에서 정의되었습니다.
constexpr G4int kNofChambers = 5 |
B5Constants.hh 파일의 38 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct().
constexpr G4int kNofEmCells = kNofEmColumns * kNofEmRows |
B5Constants.hh 파일의 41 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5CellParameterisation::B5CellParameterisation(), B5DetectorConstruction::Construct(), B5EmCalorimeterSD::Initialize().
constexpr G4int kNofEmColumns = 20 |
B5Constants.hh 파일의 39 번째 라인에서 정의되었습니다.
constexpr G4int kNofEmRows = 4 |
B5Constants.hh 파일의 40 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5CellParameterisation::B5CellParameterisation().
constexpr G4int kNofHadCells = kNofHadColumns * kNofHadRows |
B5Constants.hh 파일의 44 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct().
constexpr G4int kNofHadColumns = 10 |
B5Constants.hh 파일의 42 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct(), B5HadCalorimeterSD::Initialize().
constexpr G4int kNofHadRows = 2 |
B5Constants.hh 파일의 43 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct(), B5HadCalorimeterSD::Initialize(), B5HadCalorimeterSD::ProcessHits().
constexpr G4int kNofHodoscopes1 = 15 |
B5Constants.hh 파일의 36 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct().
constexpr G4int kNofHodoscopes2 = 25 |
B5Constants.hh 파일의 37 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B5DetectorConstruction::Construct().