ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Attributes | |
G4NistManager * | nist |
G4Proton * | theProton |
G4double | thEnergy |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 52 of file G4ProtonInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 52 of file G4ProtonInelasticCrossSection.hh
G4ProtonInelasticCrossSection::G4ProtonInelasticCrossSection | ( | ) |
Definition at line 41 of file G4ProtonInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 41 of file G4ProtonInelasticCrossSection.cc
References G4NistManager::Instance(), nist, G4Proton::Proton(), and theProton.
G4ProtonInelasticCrossSection::~G4ProtonInelasticCrossSection | ( | ) |
Definition at line 48 of file G4ProtonInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 48 of file G4ProtonInelasticCrossSection.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 59 of file G4ProtonInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 59 of file G4ProtonInelasticCrossSection.cc
References G4DynamicParticle::GetKineticEnergy(), GetProtonCrossSection(), and Z.
Definition at line 66 of file G4ProtonInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 66 of file G4ProtonInelasticCrossSection.cc
References a, fac, G4Exp(), G4Log(), G4lrint(), G4NistManager::GetAtomicMassAmu(), G4Pow::GetInstance(), GeV, millibarn, nist, CLHEP::pi, G4Pow::powA(), thEnergy, and Z.
Referenced by GetElementCrossSection().
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 52 of file G4ProtonInelasticCrossSection.cc.
View newest version in sPHENIX GitHub at line 52 of file G4ProtonInelasticCrossSection.cc
References G4DynamicParticle::GetDefinition(), and theProton.
|
private |
Definition at line 72 of file G4ProtonInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 72 of file G4ProtonInelasticCrossSection.hh
Referenced by G4ProtonInelasticCrossSection(), and GetProtonCrossSection().
|
private |
Definition at line 74 of file G4ProtonInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 74 of file G4ProtonInelasticCrossSection.hh
Referenced by GetProtonCrossSection().
|
private |
Definition at line 73 of file G4ProtonInelasticCrossSection.hh.
View newest version in sPHENIX GitHub at line 73 of file G4ProtonInelasticCrossSection.hh
Referenced by G4ProtonInelasticCrossSection(), and IsElementApplicable().