| 
    Geant4
    10.01.p03
    
   | 
 
#include <G4tgrLineProcessor.hh>
 Inheritance diagram for G4tgrLineProcessor:
 Collaboration diagram for G4tgrLineProcessor:Public Member Functions | |
| G4tgrLineProcessor () | |
| virtual | ~G4tgrLineProcessor () | 
| virtual G4bool | ProcessLine (const std::vector< G4String > &wl) | 
Protected Member Functions | |
| G4tgrVolume * | FindVolume (const G4String &volname) | 
Private Attributes | |
| G4tgrVolumeMgr * | volmgr | 
Definition at line 50 of file G4tgrLineProcessor.hh.
| G4tgrLineProcessor::G4tgrLineProcessor | ( | ) | 
Definition at line 54 of file G4tgrLineProcessor.cc.
References G4tgrVolumeMgr::GetInstance(), and volmgr.
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 61 of file G4tgrLineProcessor.cc.
      
  | 
  protected | 
Definition at line 320 of file G4tgrLineProcessor.cc.
References FatalException, G4tgrVolumeMgr::FindVolume(), G4Exception(), G4tgrVolume::GetType(), and volmgr.
Referenced by ProcessLine().
 Here is the call graph for this function:
 Here is the caller graph for this function:Reimplemented in ExTGRCLineProcessor.
Definition at line 67 of file G4tgrLineProcessor.cc.
References G4tgrMaterialFactory::AddElementFromIsotopes(), G4tgrMaterialFactory::AddElementSimple(), G4tgrMaterialFactory::AddIsotope(), G4tgrMaterialFactory::AddMaterialMixture(), G4tgrMaterialFactory::AddMaterialSimple(), G4tgrParameterMgr::AddParameterNumber(), G4tgrParameterMgr::AddParameterString(), G4tgrVolume::AddPlace(), G4tgrVolume::AddPlaceParam(), G4tgrVolume::AddPlaceReplica(), G4tgrRotationMatrixFactory::AddRotMatrix(), atmosphere, G4tgrVolumeMgr::CreateSolid(), G4tgrUtils::DumpVS(), FatalException, G4tgrMaterialFactory::FindMaterial(), FindVolume(), G4tgrVolumeMgr::FindVolumes(), G4Exception(), G4tgrUtils::GetDouble(), G4tgrParameterMgr::GetInstance(), G4tgrRotationMatrixFactory::GetInstance(), G4tgrMaterialFactory::GetInstance(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), kelvin, G4tgrVolumeMgr::RegisterMe(), G4tgrMaterial::SetIonisationMeanExcitationEnergy(), G4tgrMaterial::SetPressure(), G4tgrMaterial::SetState(), G4tgrMaterial::SetTemperature(), and volmgr.
Referenced by ExTGRCLineProcessor::ProcessLine(), and G4tgrFileReader::ReadFiles().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 65 of file G4tgrLineProcessor.hh.
Referenced by FindVolume(), G4tgrLineProcessor(), and ProcessLine().