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

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

클래스

struct  CompareMaterial
 Materials can be described as a derivation of existing "parent" materials in order to alter few of their features, such as density. CompareMaterial compare materials taking into account their possible "affiliation". 더 자세히 ...
 
class  G4DNAMolecularMaterial
 G4DNAMolecularMaterial builds tables of molecular densities for chosen molecular materials. The class handles homogeneous, composite and derived materials. A material of interest is labeled as molecular if built using the number of atoms rather than the mass fractions. 더 자세히 ...
 

타입정의

typedef std::map< const
G4Material *, double,
CompareMaterial
ComponentMap
 

타입정의 문서화

typedef std::map<const G4Material*, double, CompareMaterial> ComponentMap

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