137 G4double mu_rel=mass*targetMass/Ecm;
138 G4double momCM= ptot*targetMass/Ecm;
161 SetScreenRSquare(iz);
167 if(heavycorr!=0 &&
particle != theProton){
169 corr=std::pow(corr,0.12);
187 void G4IonCoulombCrossSection::SetScreenRSquare(
G4int iz){
203 x = a0*fNistManager->
GetZ13(iz);
205 ScreenRSquare = alpha2*x*
x;
void SetupTarget(G4double Z, G4double kinEnergy, G4int heavycorr)
G4double GetZ13(G4double Z)
G4double SampleCosineTheta()
virtual ~G4IonCoulombCrossSection()
static G4NistManager * Instance()
G4IonCoulombCrossSection()
const G4ParticleDefinition * particle
void SetupParticle(const G4ParticleDefinition *)
static G4Proton * Proton()
G4double NuclearCrossSection()
G4double GetAtomicMassAmu(const G4String &symb) const
void Initialise(const G4ParticleDefinition *, G4double cosThetaLim)
void SetupKinematic(G4double kinEnergy, G4double cut, G4int iz)