Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Material.hh File Reference
#include "G4Element.hh"
#include "G4ElementVector.hh"
#include "G4IonisParamMat.hh"
#include "G4MaterialPropertiesTable.hh"
#include "G4MaterialTable.hh"
#include "G4SandiaTable.hh"
#include "G4ios.hh"
#include "globals.hh"
#include <CLHEP/Units/PhysicalConstants.h>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  G4Material
 

Enumerations

enum  G4State { kStateUndefined = 0 , kStateSolid , kStateLiquid , kStateGas }
 

Enumeration Type Documentation

◆ G4State

enum G4State
Enumerator
kStateUndefined 
kStateSolid 
kStateLiquid 
kStateGas 

Definition at line 106 of file G4Material.hh.

107{
108 kStateUndefined = 0,
112};
@ kStateSolid
@ kStateLiquid
@ kStateGas
@ kStateUndefined