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

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

매크로

#define G4GeometryCellWeight_hh   G4GeometryCellWeight_hh
 

타입정의

typedef std::map< G4double,
G4double, std::less< G4double > > 
G4UpperEnergyToLowerWeightMap
 
typedef std::map
< G4GeometryCell,
G4UpperEnergyToLowerWeightMap,
G4GeometryCellComp
G4GeometryCellWeight
 

매크로 문서화

#define G4GeometryCellWeight_hh   G4GeometryCellWeight_hh

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

타입정의 문서화

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

typedef std::map<G4double, G4double, std::less<G4double> > G4UpperEnergyToLowerWeightMap

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