| 
    Geant4
    10.01
    
   | 
 
#include <G4MuElecInelastic.hh>
 Inheritance diagram for G4MuElecInelastic:
 Collaboration diagram for G4MuElecInelastic:Private Attributes | |
| G4bool | isInitialised | 
Additional Inherited Members | |
  Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) | 
  Protected Attributes inherited from G4VEmProcess | |
| G4ParticleChangeForGamma | fParticleChange | 
  Protected Attributes inherited from G4VProcess | |
| const G4ProcessManager * | aProcessManager | 
| G4VParticleChange * | pParticleChange | 
| G4ParticleChange | aParticleChange | 
| G4double | theNumberOfInteractionLengthLeft | 
| G4double | currentInteractionLength | 
| G4double | theInitialNumberOfInteractionLength | 
| G4String | theProcessName | 
| G4String | thePhysicsTableFileName | 
| G4ProcessType | theProcessType | 
| G4int | theProcessSubType | 
| G4double | thePILfactor | 
| G4bool | enableAtRestDoIt | 
| G4bool | enableAlongStepDoIt | 
| G4bool | enablePostStepDoIt | 
| G4int | verboseLevel | 
Definition at line 56 of file G4MuElecInelastic.hh.
| G4MuElecInelastic::G4MuElecInelastic | ( | const G4String & | processName = "MuElecIonisation",  | 
        
| G4ProcessType | type = fElectromagnetic  | 
        ||
| ) | 
Definition at line 51 of file G4MuElecInelastic.cc.
References G4cout, G4endl, and G4VProcess::SetProcessSubType().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 69 of file G4MuElecInelastic.cc.
      
  | 
  protectedvirtual | 
Implements G4VEmProcess.
Definition at line 83 of file G4MuElecInelastic.cc.
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), eV, G4ParticleDefinition::GetParticleName(), GeV, isInitialised, keV, MeV, name, G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VEmProcess.
Definition at line 74 of file G4MuElecInelastic.cc.
References G4Electron::Electron(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::IsShortLived(), and G4Proton::Proton().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VEmProcess.
Definition at line 122 of file G4MuElecInelastic.cc.
      
  | 
  private | 
Definition at line 76 of file G4MuElecInelastic.hh.
Referenced by InitialiseProcess().