ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4IonProtonCrossSection & | operator= (const G4IonProtonCrossSection &right) |
G4IonProtonCrossSection (const G4IonProtonCrossSection &) | |
Private Attributes | |
G4ParticleInelasticXS * | theForward |
Additional Inherited Members | |
Protected Member Functions inherited from G4VCrossSectionDataSet | |
void | SetName (const G4String &) |
Protected Attributes inherited from G4VCrossSectionDataSet | |
G4int | verboseLevel |
Definition at line 57 of file G4IonProtonCrossSection.hh.
View newest version in sPHENIX GitHub at line 57 of file G4IonProtonCrossSection.hh
G4IonProtonCrossSection::G4IonProtonCrossSection | ( | ) |
Definition at line 47 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 47 of file G4IonProtonCrossSection.cc
References G4Proton::Proton(), and theForward.
|
virtual |
Definition at line 53 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 53 of file G4IonProtonCrossSection.cc
|
private |
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 75 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 75 of file G4IonProtonCrossSection.cc
References G4ParticleInelasticXS::BuildPhysicsTable(), and theForward.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 81 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 81 of file G4IonProtonCrossSection.cc
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 64 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 64 of file G4IonProtonCrossSection.cc
References A(), e, G4Log(), G4ParticleDefinition::GetAtomicMass(), G4ParticleDefinition::GetAtomicNumber(), G4DynamicParticle::GetDefinition(), G4DynamicParticle::GetKineticEnergy(), G4ParticleDefinition::GetPDGMass(), G4ParticleInelasticXS::IsoCrossSection(), CLHEP::proton_mass_c2, theForward, and Z.
|
virtual |
Reimplemented from G4VCrossSectionDataSet.
Definition at line 57 of file G4IonProtonCrossSection.cc.
View newest version in sPHENIX GitHub at line 57 of file G4IonProtonCrossSection.cc
|
private |
|
private |
Definition at line 85 of file G4IonProtonCrossSection.hh.
View newest version in sPHENIX GitHub at line 85 of file G4IonProtonCrossSection.hh
Referenced by BuildPhysicsTable(), G4IonProtonCrossSection(), and GetElementCrossSection().