Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 타입정의 | 열거형 타입
G4VScoringMesh.hh 파일 참조
#include "globals.hh"
#include "G4THitsMap.hh"
#include "G4RotationMatrix.hh"
#include "G4StatDouble.hh"
#include <map>

이 파일의 소스 코드 페이지로 가기

클래스

class  G4VScoringMesh
 

타입정의

typedef G4THitsMap< G4doubleEventScore
 
typedef G4THitsMap< G4StatDoubleRunScore
 
typedef std::map< G4String,
RunScore * > 
MeshScoreMap
 

열거형 타입

enum  MeshShape { boxMesh, cylinderMesh, sphereMesh, undefinedMesh = -1 }
 

타입정의 문서화

G4VScoringMesh.hh 파일의 49 번째 라인에서 정의되었습니다.

typedef std::map< G4String, RunScore* > MeshScoreMap

G4VScoringMesh.hh 파일의 51 번째 라인에서 정의되었습니다.

G4VScoringMesh.hh 파일의 50 번째 라인에서 정의되었습니다.

열거형 타입 문서화

enum MeshShape
열거형 멤버
boxMesh 
cylinderMesh 
sphereMesh 
undefinedMesh 

G4VScoringMesh.hh 파일의 48 번째 라인에서 정의되었습니다.