Geant4.10
|
#include <G4ChargeExchangeProcess.hh>
Definition at line 53 of file G4ChargeExchangeProcess.hh.
G4ChargeExchangeProcess::G4ChargeExchangeProcess | ( | const G4String & | procName = "chargeExchange" | ) |
Definition at line 54 of file G4ChargeExchangeProcess.cc.
References G4HadronicProcess::AddDataSet(), G4Alpha::Alpha(), G4AntiLambda::AntiLambda(), G4AntiNeutron::AntiNeutron(), G4AntiOmegaMinus::AntiOmegaMinus(), G4AntiProton::AntiProton(), G4AntiSigmaMinus::AntiSigmaMinus(), G4AntiSigmaPlus::AntiSigmaPlus(), G4AntiSigmaZero::AntiSigmaZero(), G4AntiXiMinus::AntiXiMinus(), G4AntiXiZero::AntiXiZero(), G4Deuteron::Deuteron(), G4He3::He3(), G4KaonMinus::KaonMinus(), G4KaonPlus::KaonPlus(), G4KaonZeroLong::KaonZeroLong(), G4KaonZeroShort::KaonZeroShort(), G4Lambda::Lambda(), python.hepunit::MeV, G4Neutron::Neutron(), G4OmegaMinus::OmegaMinus(), G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), G4PionZero::PionZero(), G4Proton::Proton(), G4SigmaMinus::SigmaMinus(), G4SigmaPlus::SigmaPlus(), G4SigmaZero::SigmaZero(), G4Triton::Triton(), G4VProcess::verboseLevel, G4XiMinus::XiMinus(), and G4XiZero::XiZero().
|
virtual |
Definition at line 92 of file G4ChargeExchangeProcess.cc.
|
virtual |
Reimplemented from G4HadronicProcess.
Definition at line 98 of file G4ChargeExchangeProcess.cc.
References G4HadronicProcess::BuildPhysicsTable(), G4cout, G4endl, G4HadronicProcess::GetCrossSectionDataStore(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGEncoding(), python.hepunit::GeV, n, G4PhysicsVector::PutValue(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 192 of file G4ChargeExchangeProcess.cc.
References G4CrossSectionDataStore::DumpPhysicsTable().
|
virtual |
Definition at line 132 of file G4ChargeExchangeProcess.cc.
References test::b, G4cout, G4endl, G4CrossSectionDataStore::GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), G4Element::GetN(), G4Element::GetName(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGMass(), G4DynamicParticle::GetTotalMomentum(), G4PhysicsVector::GetValue(), G4Element::GetZ(), python.hepunit::GeV, iz, python.hepunit::millibarn, G4VProcess::verboseLevel, and test::x.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 180 of file G4ChargeExchangeProcess.cc.