ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Material.hh File Reference
#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"
+ Include dependency graph for G4Material.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4Material
 

Enumerations

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

Variables

static const G4double NTP_Temperature = 293.15*CLHEP::kelvin
 

Enumeration Type Documentation

enum G4State
Enumerator:
kStateUndefined 
kStateSolid 
kStateLiquid 
kStateGas 

Definition at line 111 of file G4Material.hh.

View newest version in sPHENIX GitHub at line 111 of file G4Material.hh

Variable Documentation