41    : theName(
"Material"), theDensity(0.), theNoComponents(0),
 
   42      theMateType(
"Material"), theIonisationMeanExcitationEnergy(-1.),
 
   44      thePressure(STP_Pressure)
 
   58   if( val == 
"Undefined" ) {
 
   60   } 
else if( val == 
"Solid" ) {
 
   62   } 
else if( val == 
"Liquid" ) {
 
   64   } 
else if( val == 
"Gas" ) {
 
   69                 "Only possible states are Undefined/Solid/Liquid/Gas!");
 
void SetState(G4String val)
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)