ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4double | minEnergy |
G4double | maxEnergy |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 44 of file G4NeutronInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 44 of file G4NeutronInelasticCrossSection.hh
G4NeutronInelasticCrossSection::G4NeutronInelasticCrossSection | ( | ) |
Definition at line 40 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 40 of file G4NeutronInelasticCrossSection.cc
G4NeutronInelasticCrossSection::~G4NeutronInelasticCrossSection | ( | ) |
Definition at line 45 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 45 of file G4NeutronInelasticCrossSection.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 49 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 49 of file G4NeutronInelasticCrossSection.cc
G4double G4NeutronInelasticCrossSection::GetCrossSection | ( | G4double | kineticEnergy, |
G4int | Z, | ||
G4int | A | ||
) |
Definition at line 74 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 74 of file G4NeutronInelasticCrossSection.cc
References A13, G4Exp(), G4Pow::GetInstance(), keV, G4Pow::logZ(), maxEnergy, MeV, millibarn, pi, Z, and G4Pow::Z13().
Referenced by GetElementCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 66 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 66 of file G4NeutronInelasticCrossSection.cc
References A(), GetCrossSection(), G4DynamicParticle::GetKineticEnergy(), G4NistManager::Instance(), and Z.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 58 of file G4NeutronInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 58 of file G4NeutronInelasticCrossSection.cc
References e, G4DynamicParticle::GetKineticEnergy(), and minEnergy.
|
private |
Definition at line 66 of file G4NeutronInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 66 of file G4NeutronInelasticCrossSection.hh
Referenced by GetCrossSection().
|
private |
Definition at line 65 of file G4NeutronInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 65 of file G4NeutronInelasticCrossSection.hh
Referenced by IsElementApplicable().