129 if(1 >= Z) {
return 0.0; }
153 (*theProjectileCrossSections)[0]+(*theProjectileCrossSections)[1];
154 delete theProjectileCrossSections;
158 (*theTargetCrossSections)[0]+(*theTargetCrossSections)[1];
159 delete theTargetCrossSections;
200 if (AP > 100.0) sE2 *= 0.9;
201 else if (AP > 40.0) sE2 *= 0.6;
209 theCrossSectionVector->
PutValue(0, E_GDR, sE1*nE1);
210 theCrossSectionVector->
PutValue(1, E_GQR, sE2*nE2*E_GQR*E_GQR);
212 return theCrossSectionVector;
static G4Pow * GetInstance()
G4int GetBaryonNumber() const
void PutValue(size_t binNumber, G4double binValue, G4double dataValue)
static const double microbarn
G4double GetGeneralE2Spectrum(G4double, G4double, G4double)
G4double GetWilsonProbabilityForProtonDissociation(G4double, G4double)
static G4NistManager * Instance()
G4double GetGeneralE1Spectrum(G4double, G4double, G4double)
G4EMDissociationSpectrum * thePhotonSpectrum
double A(double temperature)
virtual G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *)
G4PhysicsFreeVector * GetCrossSectionForProjectile(G4double, G4double, G4double, G4double, G4double, G4double)
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
static G4ParticleTable * GetParticleTable()
virtual G4bool IsElementApplicable(const G4DynamicParticle *, G4int Z, const G4Material *)
G4double GetClosestApproach(const G4double, const G4double, G4double, G4double, G4double)
static const double millibarn
G4LorentzVector Get4Momentum() const
G4ParticleDefinition * GetDefinition() const
G4double powA(G4double A, G4double y) const
G4EMDissociationCrossSection()
G4double GetAtomicMassAmu(const G4String &symb) const
~G4EMDissociationCrossSection()
G4double GetPDGCharge() const
static const double fermi
G4PhysicsFreeVector * GetCrossSectionForTarget(G4double, G4double, G4double, G4double, G4double, G4double)