#include <vector>
#include <map>
#include <CLHEP/Units/PhysicalConstants.h>
#include "globals.hh"
#include "G4ios.hh"
#include "G4Element.hh"
#include "G4MaterialPropertiesTable.hh"
#include "G4IonisParamMat.hh"
#include "G4SandiaTable.hh"
#include "G4ElementVector.hh"
#include "G4MaterialTable.hh"
#include "G4Threading.hh"
클래스 | |
class | G4Material |
열거형 타입 | |
enum | G4State { kStateUndefined = 0, kStateSolid, kStateLiquid, kStateGas } |
변수 | |
static const G4double | NTP_Temperature = 293.15 |
enum G4State |
열거형 멤버 | |
---|---|
kStateUndefined | |
kStateSolid | |
kStateLiquid | |
kStateGas |
G4Material.hh 파일의 115 번째 라인에서 정의되었습니다.
|
static |