42 #include "G4ElectronCapture.hh" 55 regionName(regName), region(0)
57 if(regName ==
"" || regName ==
"world") {
74 G4cout <<
"### G4ElectronCapture: Tracking cut E(MeV) = " 84 G4cout <<
"### G4ElectronCapture: Tracking cut E(MeV) = " 103 *condition = NotForced;
107 if(aTrack.GetVolume()->GetLogicalVolume()->GetRegion() ==
region &&
G4double condition(const G4ErrorSymMatrix &m)
virtual void BuildPhysicsTable(const G4ParticleDefinition &)
virtual ~G4ElectronCapture()
static G4RegionStore * GetInstance()
G4GLOB_DLL std::ostream G4cout
virtual G4double GetMeanFreePath(const G4Track &, G4double, G4ForceCondition *)
G4ElectronCapture(const G4String ®Name, G4double ekinlimit)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
G4double kinEnergyThreshold
G4VParticleChange * pParticleChange
G4ParticleChangeForGamma fParticleChange
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual G4bool IsApplicable(const G4ParticleDefinition &)
void SetKinEnergyLimit(G4double)