| Geant4
    10.00.p03
    | 
#include <G4eplusAnnihilation.hh>
 Inheritance diagram for G4eplusAnnihilation:
 Inheritance diagram for G4eplusAnnihilation: Collaboration diagram for G4eplusAnnihilation:
 Collaboration diagram for G4eplusAnnihilation:| Private Attributes | |
| G4bool | isInitialised | 
| const G4ParticleDefinition * | theGamma | 
| 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 65 of file G4eplusAnnihilation.hh.
| G4eplusAnnihilation::G4eplusAnnihilation | ( | const G4String & | name = "annihil" | ) | 
Definition at line 67 of file G4eplusAnnihilation.cc.
References G4VProcess::enableAtRestDoIt, fAnnihilation, G4Gamma::Gamma(), G4VEmProcess::SetBuildTableFlag(), G4VEmProcess::SetIntegral(), G4VProcess::SetProcessSubType(), G4VEmProcess::SetSecondaryParticle(), G4VEmProcess::SetStartFromNullFlag(), and theGamma.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Definition at line 81 of file G4eplusAnnihilation.cc.
| 
 | virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 120 of file G4eplusAnnihilation.cc.
References G4VParticleChange::AddSecondary(), G4VEmProcess::fParticleChange, fStopAndKill, G4UniformRand, G4Track::GetGlobalTime(), G4Track::GetPosition(), G4Track::GetTouchableHandle(), G4Track::GetWeight(), G4ParticleChangeForGamma::InitializeForPostStep(), G4VProcess::pParticleChange, G4VParticleChange::ProposeTrackStatus(), G4VParticleChange::SetNumberOfSecondaries(), G4DynamicParticle::SetPolarization(), G4Track::SetTouchableHandle(), G4Track::SetWeight(), and theGamma.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VDiscreteProcess.
Definition at line 93 of file G4eplusAnnihilation.cc.
References NotForced.
| 
 | protectedvirtual | 
Implements G4VEmProcess.
Definition at line 102 of file G4eplusAnnihilation.cc.
References G4VEmProcess::AddEmModel(), G4VEmProcess::EmModel(), isInitialised, G4VEmProcess::MaxKinEnergy(), G4VEmProcess::MinKinEnergy(), G4VEmProcess::SetEmModel(), G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VEmProcess.
Definition at line 86 of file G4eplusAnnihilation.cc.
References G4Positron::Positron().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VEmProcess.
Definition at line 115 of file G4eplusAnnihilation.cc.
| 
 | private | 
Definition at line 94 of file G4eplusAnnihilation.hh.
Referenced by InitialiseProcess().
| 
 | private | 
Definition at line 95 of file G4eplusAnnihilation.hh.
Referenced by AtRestDoIt(), and G4eplusAnnihilation().