115     G4cout << 
"G4ChargeExchange::DoIt: Incident particle plab="   116        << plab/
GeV << 
" GeV/c "   117        << 
" ekin(MeV) = " << ekin/
MeV << 
"  "   127        << 
" PDGcode= " << projPDG << 
" on nucleus Z= " << Z
   128        << 
" A= " << A << 
" N= " << N
   143   G4bool theHyperon = 
false;
   159   } 
else if(theParticle == 
theKPlus) {
   161     else  theSecondary = 
theK0L;
   165     else  theSecondary = 
theK0L;
   167   } 
else if(theParticle == 
theK0S || theParticle == 
theK0L) {
   181   } 
else if(theParticle == 
theL) {
   185         theSecondary = 
theS0;
   186       } 
else if (x < 0.4) {
   189       } 
else if (x < 0.6) {
   194       } 
else if (x < 0.8) {
   207         theSecondary = 
theS0;
   208       } 
else if (x < 0.4) {
   211       } 
else if (x < 0.6) {
   216       } 
else if (x < 0.8) {
   230   if (Z == 1 && A == 2) theDef = 
theD;
   231   else if (Z == 1 && A == 3) theDef = 
theT;
   232   else if (Z == 2 && A == 3) theDef = 
theHe3;
   233   else if (Z == 2 && A == 4) theDef = 
theA;
   242   if(theRecoil)  { m21 += theRecoil->
GetPDGMass(); }
   243   else           { theRecoil = theDef; }
   248   if(etot < m11 + m21) {
   255   G4double e1 = 0.5*etot*(1.0 - (m21*m21 - m11*m11)/(etot*etot));
   257   G4double ptot = std::sqrt(e1*e1 - m11*m11);
   265     G4cout <<
"## G4ChargeExchange t= " << t << 
" tmax= " << tmax
   266        << 
" ptot= " << ptot << 
G4endl;
   271   if(std::abs(cost) > 1.0) cost = 1.0;
   272   G4double sint = std::sqrt((1.0-cost)*(1.0+cost));
   277   G4ThreeVector v1(sint*std::cos(phi),sint*std::sin(phi),cost);
   303     if(erec < 0.0) erec = 0.0;
 G4ParticleDefinition * theSMinus
 
static G4double GetNuclearMass(const G4double A, const G4double Z)
 
G4ParticleDefinition * theL
 
G4double lowEnergyRecoilLimit
 
const G4LorentzVector & Get4Momentum() const
 
G4ParticleDefinition * theNeutron
 
G4ParticleDefinition * theS0
 
G4ParticleDefinition * GetIon(G4int Z, G4int A, G4int lvl=0)
 
G4ParticleDefinition * theAProton
 
G4ParticleDefinition * theT
 
G4ParticleDefinition * theA
 
G4ParticleDefinition * theKMinus
 
G4ParticleDefinition * theK0S
 
void SetStatusChange(G4HadFinalStateStatus aS)
 
const G4String & GetParticleName() const
 
G4GLOB_DLL std::ostream G4cout
 
G4ParticleDefinition * theK0L
 
double A(double temperature)
 
G4IonTable * GetIonTable() const
 
G4int GetPDGEncoding() const
 
HepLorentzVector & boost(double, double, double)
 
static const double twopi
 
G4ParticleDefinition * theKPlus
 
void SetKineticEnergy(G4double aEnergy)
 
G4double GetTotalMomentum() const
 
G4ParticleDefinition * theANeutron
 
const G4ParticleDefinition * GetDefinition() const
 
void SetEnergyChange(G4double anEnergy)
 
G4double GetKineticEnergy() const
 
static G4ParticleTable * GetParticleTable()
 
G4double SampleT(G4double p, G4double A)
 
G4ParticleDefinition * theD
 
G4double GetPDGMass() const
 
Hep3Vector boostVector() const
 
G4ParticleDefinition * thePiPlus
 
G4HadFinalState theParticleChange
 
void SetLocalEnergyDeposit(G4double aE)
 
void AddSecondary(G4DynamicParticle *aP, G4int mod=-1)
 
G4ParticleDefinition * thePiZero
 
void SetDefinition(const G4ParticleDefinition *aParticleDefinition)
 
G4ParticleDefinition * theSPlus
 
void SetMomentumChange(const G4ThreeVector &aV)
 
G4double lowestEnergyLimit
 
G4ParticleDefinition * theProton
 
G4ParticleDefinition * thePiMinus
 
G4ParticleDefinition * theHe3