43#ifndef G4NeutronCaptureXS_h
44#define G4NeutronCaptureXS_h 1
98 void Initialise(
G4int Z);
100 void InitialiseOnFly(
G4int Z);
102 const G4String& FindDirectoryPath();
112 std::vector<G4double> temp;
119#ifdef G4MULTITHREADED
120 static G4Mutex neutronCaptureXSMutex;
G4PhysicsVector * GetElementData(G4int Z)
void CrossSectionDescription(std::ostream &) const final
~G4NeutronCaptureXS() final
G4bool IsIsoApplicable(const G4DynamicParticle *, G4int Z, G4int A, const G4Element *, const G4Material *) final
G4double GetIsoCrossSection(const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso, const G4Element *elm, const G4Material *mat) final
const G4Isotope * SelectIsotope(const G4Element *, G4double kinEnergy, G4double logE) final
G4bool IsElementApplicable(const G4DynamicParticle *, G4int Z, const G4Material *) final
G4double IsoCrossSection(G4double ekin, G4double logekin, G4int Z, G4int A)
G4NeutronCaptureXS(const G4NeutronCaptureXS &)=delete
void BuildPhysicsTable(const G4ParticleDefinition &) final
G4NeutronCaptureXS & operator=(const G4NeutronCaptureXS &right)=delete
static const char * Default_Name()
G4double GetElementCrossSection(const G4DynamicParticle *, G4int Z, const G4Material *) final