#include <G4tgrMaterial.hh>
Definition at line 45 of file G4tgrMaterial.hh.
 
      
        
          | G4tgrMaterial::G4tgrMaterial  | 
          ( | 
           | ) | 
           | 
        
      
 
Definition at line 40 of file G4tgrMaterial.cc.
static constexpr double STP_Pressure
 
static constexpr double STP_Temperature
 
G4double theIonisationMeanExcitationEnergy
 
 
 
 
  
  
      
        
          | G4tgrMaterial::~G4tgrMaterial  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | virtual G4double G4tgrMaterial::GetA  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | virtual const G4String& G4tgrMaterial::GetComponent  | 
          ( | 
          G4int  | 
          i | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | G4double G4tgrMaterial::GetDensity  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4tgrMaterial::GetIonisationMeanExcitationEnergy  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Definition at line 67 of file G4tgrMaterial.hh.
G4double theIonisationMeanExcitationEnergy
 
 
 
 
  
  
      
        
          | const G4String& G4tgrMaterial::GetName  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4int G4tgrMaterial::GetNumberOfComponents  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4tgrMaterial::GetPressure  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4State G4tgrMaterial::GetState  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | G4double G4tgrMaterial::GetTemperature  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const G4String& G4tgrMaterial::GetType  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual G4double G4tgrMaterial::GetZ  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
  
  
      
        
          | void G4tgrMaterial::SetIonisationMeanExcitationEnergy  | 
          ( | 
          G4double  | 
          mee | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 70 of file G4tgrMaterial.hh.
G4double theIonisationMeanExcitationEnergy
 
 
 
 
Definition at line 56 of file G4tgrMaterial.cc.
   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 G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
 
 
 
  
  
      
        
          | G4double G4tgrMaterial::theIonisationMeanExcitationEnergy | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | G4int G4tgrMaterial::theNoComponents | 
         
       
   | 
  
protected   | 
  
 
 
The documentation for this class was generated from the following files: