#include "globals.hh"#include "G4THitsMap.hh"#include "G4RotationMatrix.hh"#include "G4StatDouble.hh"#include <map>클래스 | |
| class | G4VScoringMesh |
타입정의 | |
| typedef G4THitsMap< G4double > | EventScore |
| typedef G4THitsMap< G4StatDouble > | RunScore |
| typedef std::map< G4String, RunScore * > | MeshScoreMap |
열거형 타입 | |
| enum | MeshShape { boxMesh, cylinderMesh, sphereMesh, undefinedMesh = -1 } |
| typedef G4THitsMap< G4double > EventScore |
G4VScoringMesh.hh 파일의 49 번째 라인에서 정의되었습니다.
| typedef std::map< G4String, RunScore* > MeshScoreMap |
G4VScoringMesh.hh 파일의 51 번째 라인에서 정의되었습니다.
| typedef G4THitsMap< G4StatDouble > RunScore |
G4VScoringMesh.hh 파일의 50 번째 라인에서 정의되었습니다.
| enum MeshShape |
| 열거형 멤버 | |
|---|---|
| boxMesh | |
| cylinderMesh | |
| sphereMesh | |
| undefinedMesh | |
G4VScoringMesh.hh 파일의 48 번째 라인에서 정의되었습니다.
1.8.5