Geant4
10.01.p02
|
#include <G4NeutronCaptureXS.hh>
Static Public Member Functions | |
static const char * | Default_Name () |
Private Member Functions | |
void | Initialise (G4int Z, const char *=0) |
G4PhysicsVector * | RetrieveVector (std::ostringstream &in, G4bool warn) |
G4double | IsoCrossSection (G4double ekin, G4int Z, G4int A) |
G4NeutronCaptureXS & | operator= (const G4NeutronCaptureXS &right) |
G4NeutronCaptureXS (const G4NeutronCaptureXS &) | |
Private Attributes | |
G4double | emax |
G4double | elimit |
G4bool | isMaster |
std::vector< G4PhysicsVector * > | work |
std::vector< G4double > | temp |
Static Private Attributes | |
static G4ElementData * | data = 0 |
static const G4int | amin [MAXZCAPTURE] |
static const G4int | amax [MAXZCAPTURE] |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 61 of file G4NeutronCaptureXS.hh.
G4NeutronCaptureXS::G4NeutronCaptureXS | ( | ) |
Definition at line 86 of file G4NeutronCaptureXS.cc.
References G4cout, G4endl, isMaster, MAXZCAPTURE, and G4VCrossSectionDataSet::verboseLevel.
|
virtual |
Definition at line 98 of file G4NeutronCaptureXS.cc.
|
private |
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 243 of file G4NeutronCaptureXS.cc.
References data, FatalException, G4cout, G4endl, G4Exception(), G4ElementData::GetElementData(), G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4ParticleDefinition::GetParticleName(), Initialise(), isMaster, MAXZCAPTURE, G4ElementData::SetName(), temp, G4VCrossSectionDataSet::verboseLevel, and work.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 103 of file G4NeutronCaptureXS.cc.
|
inlinestatic |
Definition at line 69 of file G4NeutronCaptureXS.hh.
Referenced by G4NeutronCrossSectionXS::ConstructProcess(), G4HadronInelasticQBBC::ConstructProcess(), G4HadronPhysicsNuBeam::ConstructProcess(), G4HadronPhysicsFTFP_BERT_HP::ConstructProcess(), G4HadronPhysicsFTF_BIC::ConstructProcess(), G4HadronPhysicsFTFP_BERT::ConstructProcess(), G4HadronPhysicsQGSP_FTFP_BERT::ConstructProcess(), G4HadronPhysicsFTFP_BERT_TRV::ConstructProcess(), G4HadronPhysicsShielding::ConstructProcess(), G4HadronPhysicsQGSP_BERT_HP::ConstructProcess(), G4HadronPhysicsQGSP_BIC::ConstructProcess(), G4HadronPhysicsQGSP_BERT::ConstructProcess(), G4HadronPhysicsQGSP_BIC_HP::ConstructProcess(), G4HadronPhysicsQGS_BIC::ConstructProcess(), and G4HadronPhysicsINCLXX::ConstructProcess().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 128 of file G4NeutronCaptureXS.cc.
References data, e1, elimit, emax, G4PhysicsVector::Energy(), G4cout, G4endl, G4ElementData::GetElementData(), G4DynamicParticle::GetKineticEnergy(), Initialise(), MAXZCAPTURE, G4PhysicsVector::Value(), and G4VCrossSectionDataSet::verboseLevel.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 156 of file G4NeutronCaptureXS.cc.
References G4DynamicParticle::GetKineticEnergy(), IsoCrossSection(), and MAXZCAPTURE.
|
private |
Definition at line 290 of file G4NeutronCaptureXS.cc.
References A, G4ElementData::AddComponent(), amax, amin, data, FatalException, G4Exception(), G4ElementData::GetElementData(), G4ElementData::InitialiseForComponent(), G4ElementData::InitialiseForElement(), n, nmax, RetrieveVector(), and work.
Referenced by BuildPhysicsTable(), GetElementCrossSection(), and IsoCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 113 of file G4NeutronCaptureXS.cc.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 120 of file G4NeutronCaptureXS.cc.
Definition at line 169 of file G4NeutronCaptureXS.cc.
References barn, data, e1, elimit, G4PhysicsVector::Energy(), G4cout, G4endl, G4ElementData::GetComponentDataByID(), G4ElementData::GetElementData(), G4PhysicsVector::GetVectorLength(), Initialise(), MeV, G4PhysicsVector::Value(), and G4VCrossSectionDataSet::verboseLevel.
Referenced by GetIsoCrossSection(), and SelectIsotope().
|
private |
|
private |
Definition at line 333 of file G4NeutronCaptureXS.cc.
References FatalException, G4cout, G4endl, G4Exception(), G4PhysicsLogVector::Retrieve(), and G4VCrossSectionDataSet::verboseLevel.
Referenced by Initialise().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 198 of file G4NeutronCaptureXS.cc.
References A, amin, data, G4lrint(), G4UniformRand, G4Element::GetIsotopeVector(), G4ElementData::GetNumberOfComponents(), G4Element::GetNumberOfIsotopes(), G4Element::GetRelativeAbundanceVector(), G4Element::GetZ(), IsoCrossSection(), MAXZCAPTURE, nmax, and temp.
|
staticprivate |
Definition at line 118 of file G4NeutronCaptureXS.hh.
Referenced by Initialise().
|
staticprivate |
Definition at line 117 of file G4NeutronCaptureXS.hh.
Referenced by Initialise(), and SelectIsotope().
|
staticprivate |
Definition at line 112 of file G4NeutronCaptureXS.hh.
Referenced by BuildPhysicsTable(), GetElementCrossSection(), Initialise(), IsoCrossSection(), SelectIsotope(), and ~G4NeutronCaptureXS().
|
private |
Definition at line 108 of file G4NeutronCaptureXS.hh.
Referenced by GetElementCrossSection(), and IsoCrossSection().
|
private |
Definition at line 107 of file G4NeutronCaptureXS.hh.
Referenced by GetElementCrossSection().
|
private |
Definition at line 110 of file G4NeutronCaptureXS.hh.
Referenced by BuildPhysicsTable(), G4NeutronCaptureXS(), and ~G4NeutronCaptureXS().
|
private |
Definition at line 115 of file G4NeutronCaptureXS.hh.
Referenced by BuildPhysicsTable(), and SelectIsotope().
|
private |
Definition at line 114 of file G4NeutronCaptureXS.hh.
Referenced by BuildPhysicsTable(), and Initialise().