114 G4cout <<
"Find a flag of \"G4NEUTRONHP_NEGLECT_DOPPLER\"." <<
G4endl;
115 G4cout <<
"On the fly Doppler broadening will be neglect in the cross section calculation of fission reaction of neutrons (<20MeV)." <<
G4endl;
120 throw G4HadronicException(__FILE__, __LINE__,
"Attempt to use NeutronHP data for particles other than neutrons!!!");
139 for(
size_t i=0; i<numberOfElements; ++i )
152 throw G4HadronicException(__FILE__, __LINE__,
"Attempt to use NeutronHP data for particles other than neutrons!!!");
163 G4cout <<
"Fission Cross Section of Neutron HP"<<
G4endl;
164 G4cout <<
"(Pointwise cross-section at 0 Kelvin.)" <<
G4endl;
173 for (
size_t i = 0 ; i < numberOfElements ; ++i )
180 G4cout <<
"The cross-section data of the fission of this element is not available." <<
G4endl;
187 for ( ie = 0 ; ie < 130 ; ie++ )
190 G4bool outOfRange =
false;
192 if ( eKinetic < 20*
MeV )
194 G4cout << eKinetic/
eV <<
" " << (*((*theCrossSections)(i))).GetValue(eKinetic, outOfRange)/
barn <<
G4endl;
211 if(anE->
GetZ()<88)
return result;
216 if ( ( ( *
theCrossSections )( index ) )->GetVectorLength() == 0 )
return result;
222 theNeutronRP.SetKineticEnergy( eKinetic );
255 while(counter == 0 || std::abs(buffer-result/
std::max(1,counter)) > 0.01*buffer)
257 if(counter) buffer = result/counter;
262 boosted.
Lorentz(theNeutronRP, aThermalNuc);
264 aXsection = (*((*theCrossSections)(
index))).GetValue(theEkin, outOfRange);
267 aXsection *= (targetVelocity-neutronVelocity).mag()/neutronVMag;
286 outFile <<
"High Precision cross data based on Evaluated Nuclear Data Files (ENDF) for induced fission reaction of neutrons below 20MeV\n" ;
static G4ParticleHPManager * GetInstance()
static G4Pow * GetInstance()
static G4double GetNuclearMass(const G4double A, const G4double Z)
G4double GetMaxKinEnergy() const
G4PhysicsTable * theCrossSections
const G4Material * material_cache
void RegisterFissionCrossSections(G4PhysicsTable *val)
void Lorentz(const G4ReactionProduct &p1, const G4ReactionProduct &p2)
G4ReactionProduct GetThermalNucleus(G4double aMass, G4double temp=-1) const
void SetMomentum(const G4double x, const G4double y, const G4double z)
void push_back(G4PhysicsVector *)
G4double GetMinKinEnergy() const
void DumpPhysicsTable(const G4ParticleDefinition &)
static const G4double eps
G4bool IsIsoApplicable(const G4DynamicParticle *, G4int, G4int, const G4Element *, const G4Material *)
G4int GetVerboseLevel() const
G4double GetCrossSection(const G4DynamicParticle *, const G4Element *, G4double aT)
G4PhysicsTable * GetFissionCrossSections()
void SetVerboseLevel(G4int i)
void BuildPhysicsTable(const G4ParticleDefinition &)
G4double GetKineticEnergy() const
G4ThreeVector GetMomentum() const
G4GLOB_DLL std::ostream G4cout
static size_t GetNumberOfElements()
void SetMinKinEnergy(G4double value)
static G4Neutron * Neutron()
void SetVerboseLevel(G4int)
static const double kelvin
G4PhysicsVector * MakePhysicsVector(G4Element *thE, G4ParticleHPFissionData *theP)
static const G4double factor
~G4ParticleHPFissionData()
void SetMaxKinEnergy(G4double value)
G4double GetPDGMass() const
static G4ParticleHPData * Instance(G4ParticleDefinition *projectile)
G4ParticleDefinition * GetDefinition() const
G4double GetKineticEnergy() const
G4double powA(G4double A, G4double y) const
std::vector< G4Element * > G4ElementTable
G4ParticleHPFissionData()
static G4ElementTable * GetElementTable()
G4ThreeVector GetMomentum() const
virtual void CrossSectionDescription(std::ostream &) const
G4double GetIsoCrossSection(const G4DynamicParticle *, G4int, G4int, const G4Isotope *, const G4Element *, const G4Material *)
const G4Element * element_cache