| 
    Geant4
    10.00.p01
    
   | 
 
#include <IORTInteractionParameters.hh>
 Inheritance diagram for IORTInteractionParameters:
 Collaboration diagram for IORTInteractionParameters:Private Member Functions | |
| G4Material * | GetNistMaterial (G4String material) | 
Private Attributes | |
| G4NistElementBuilder * | nistEle | 
| G4NistMaterialBuilder * | nistMat | 
| std::ofstream | outfile | 
| std::ostream | data | 
| G4Material * | Pmaterial | 
| IORTParameterMessenger * | pMessenger | 
| bool | beamFlag | 
| G4double | kinEmin | 
| G4double | kinEmax | 
| G4double | npoints | 
| G4String | particle | 
| G4String | material | 
| G4String | filename | 
| G4double | dedxtot | 
| G4double | density | 
| std::vector< G4double > | energy | 
| std::vector< G4double > | massDedx | 
Definition at line 64 of file IORTInteractionParameters.hh.
| IORTInteractionParameters::IORTInteractionParameters | ( | G4bool | wantMessenger | ) | 
Definition at line 65 of file IORTInteractionParameters.cc.
References pMessenger.
| IORTInteractionParameters::~IORTInteractionParameters | ( | ) | 
Definition at line 79 of file IORTInteractionParameters.cc.
References nistEle, nistMat, and pMessenger.
| void IORTInteractionParameters::BeamOn | ( | ) | 
Definition at line 256 of file IORTInteractionParameters.cc.
References beamFlag, G4cout, G4endl, G4State_Idle, G4RunManager::GetRunManager(), and G4StateManager::GetStateManager().
Referenced by ParseArg().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 195 of file IORTInteractionParameters.cc.
References density, G4NistManager::FindOrBuildMaterial(), G4NistManager::Instance(), and Pmaterial.
Referenced by ParseArg().
 Here is the call graph for this function:
 Here is the caller graph for this function:| G4double IORTInteractionParameters::GetStopping | ( | G4double | energy, | 
| const G4ParticleDefinition * | pDef, | ||
| const G4Material * | pMat, | ||
| G4double | density = 0.  | 
        ||
| ) | 
Definition at line 86 of file IORTInteractionParameters.cc.
References G4EmCalculator::ComputeTotalDEDX().
 Here is the call graph for this function:| bool IORTInteractionParameters::GetStoppingTable | ( | const G4String & | vararg | ) | 
Definition at line 94 of file IORTInteractionParameters.cc.
References cm2, G4EmCalculator::ComputeTotalDEDX(), data, dedxtot, density, energy, filename, g, G4BestUnit, G4cout, G4endl, kinEmax, kinEmin, left, massDedx, material, MeV, npoints, outfile, ParseArg(), and particle.
 Here is the call graph for this function:| void IORTInteractionParameters::ListOfNistMaterials | ( | const G4String & | vararg | ) | 
| bool IORTInteractionParameters::ParseArg | ( | const G4String & | vararg | ) | 
Definition at line 202 of file IORTInteractionParameters.cc.
References BeamOn(), data, filename, G4EmCalculator::FindParticle(), G4cout, G4endl, GetNistMaterial(), kinEmax, kinEmin, material, MeV, npoints, outfile, and particle.
Referenced by GetStoppingTable().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 96 of file IORTInteractionParameters.hh.
Referenced by BeamOn().
      
  | 
  private | 
Definition at line 93 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 105 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable().
      
  | 
  private | 
Definition at line 105 of file IORTInteractionParameters.hh.
Referenced by GetNistMaterial(), and GetStoppingTable().
      
  | 
  private | 
Definition at line 106 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable().
      
  | 
  private | 
Definition at line 104 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 103 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 103 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 107 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable().
      
  | 
  private | 
Definition at line 104 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 90 of file IORTInteractionParameters.hh.
Referenced by ~IORTInteractionParameters().
      
  | 
  private | 
Definition at line 91 of file IORTInteractionParameters.hh.
Referenced by ListOfNistMaterials(), and ~IORTInteractionParameters().
      
  | 
  private | 
Definition at line 103 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 92 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 104 of file IORTInteractionParameters.hh.
Referenced by GetStoppingTable(), and ParseArg().
      
  | 
  private | 
Definition at line 94 of file IORTInteractionParameters.hh.
Referenced by GetNistMaterial().
      
  | 
  private | 
Definition at line 95 of file IORTInteractionParameters.hh.
Referenced by IORTInteractionParameters(), and ~IORTInteractionParameters().