#include <G4LENDFissionCrossSection.hh>
|
| | G4LENDFissionCrossSection (G4ParticleDefinition *pd) |
| |
| | ~G4LENDFissionCrossSection () |
| |
| | G4LENDCrossSection (const G4String name="") |
| |
| | ~G4LENDCrossSection () |
| |
| G4bool | IsIsoApplicable (const G4DynamicParticle *, G4int, G4int, const G4Element *, const G4Material *) |
| |
| G4double | GetIsoCrossSection (const G4DynamicParticle *, G4int, G4int, const G4Isotope *, const G4Element *, const G4Material *) |
| |
| void | BuildPhysicsTable (const G4ParticleDefinition &) |
| |
| void | DumpPhysicsTable (const G4ParticleDefinition &) |
| |
| void | ChangeDefaultEvaluation (G4String name_tmp) |
| |
| void | AllowNaturalAbundanceTarget () |
| |
| void | AllowAnyCandidateTarget () |
| |
| | G4VCrossSectionDataSet (const G4String &nam="") |
| |
| virtual | ~G4VCrossSectionDataSet () |
| |
| virtual G4bool | IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) |
| |
| G4double | GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) |
| |
| G4double | ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0) |
| |
| virtual G4double | GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *mat=0) |
| |
| virtual G4Isotope * | SelectIsotope (const G4Element *, G4double kinEnergy) |
| |
| virtual void | CrossSectionDescription (std::ostream &) const |
| |
| virtual G4int | GetVerboseLevel () const |
| |
| virtual void | SetVerboseLevel (G4int value) |
| |
| G4double | GetMinKinEnergy () const |
| |
| void | SetMinKinEnergy (G4double value) |
| |
| G4double | GetMaxKinEnergy () const |
| |
| void | SetMaxKinEnergy (G4double value) |
| |
| const G4String & | GetName () const |
| |
◆ G4LENDFissionCrossSection()
◆ ~G4LENDFissionCrossSection()
| G4LENDFissionCrossSection::~G4LENDFissionCrossSection |
( |
| ) |
|
|
inline |
◆ getLENDCrossSection()
Reimplemented from G4LENDCrossSection.
Definition at line 29 of file G4LENDFissionCrossSection.cc.
31 if ( target == NULL )
return 0.0;
36 if ( result == 0.0 && ke/
eV < 1.0
e-4)
double getFissionCrossSectionAtE(double e_in, double temperature)
G4double GetUltraLowEnergyExtrapolatedXS(G4double, G4double, G4double, G4double, G4double)
The documentation for this class was generated from the following files: