ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/lowenergy/include/G4hSRIM2000p.hh>
Public Member Functions | |
G4hSRIM2000p () | |
~G4hSRIM2000p () | |
G4bool | HasMaterial (const G4Material *material) |
G4double | StoppingPower (const G4Material *material, G4double kineticEnergy) |
G4double | ElectronicStoppingPower (G4double z, G4double kineticEnergy) const |
Public Member Functions inherited from G4VhElectronicStoppingPower | |
G4VhElectronicStoppingPower () | |
virtual | ~G4VhElectronicStoppingPower () |
Private Attributes | |
const G4double | protonMassAMU |
Static Private Attributes | |
static G4double | a [92][8] |
Additional Inherited Members | |
Protected Member Functions inherited from G4VhElectronicStoppingPower | |
G4double | HeEffChargeSquare (const G4double z, const G4double kineticEnergyHe) const |
G4double | GetHeMassAMU () const |
Definition at line 58 of file G4hSRIM2000p.hh.
View newest version in sPHENIX GitHub at line 58 of file G4hSRIM2000p.hh
G4hSRIM2000p::G4hSRIM2000p | ( | ) |
Definition at line 156 of file G4hSRIM2000p.cc.
View newest version in sPHENIX GitHub at line 156 of file G4hSRIM2000p.cc
G4hSRIM2000p::~G4hSRIM2000p | ( | ) |
Definition at line 162 of file G4hSRIM2000p.cc.
View newest version in sPHENIX GitHub at line 162 of file G4hSRIM2000p.cc
Implements G4VhElectronicStoppingPower.
Definition at line 191 of file G4hSRIM2000p.cc.
View newest version in sPHENIX GitHub at line 191 of file G4hSRIM2000p.cc
References a, e, keV, protonMassAMU, and T.
Referenced by StoppingPower().
|
virtual |
Implements G4VhElectronicStoppingPower.
Definition at line 167 of file G4hSRIM2000p.cc.
View newest version in sPHENIX GitHub at line 167 of file G4hSRIM2000p.cc
References false, and G4Material::GetNumberOfElements().
|
virtual |
Implements G4VhElectronicStoppingPower.
Definition at line 175 of file G4hSRIM2000p.cc.
View newest version in sPHENIX GitHub at line 175 of file G4hSRIM2000p.cc
References ElectronicStoppingPower(), G4Material::GetNumberOfElements(), G4Material::GetZ(), and z.
|
staticprivate |
Definition at line 79 of file G4hSRIM2000p.hh.
View newest version in sPHENIX GitHub at line 79 of file G4hSRIM2000p.hh
Referenced by ElectronicStoppingPower().
|
private |
Definition at line 78 of file G4hSRIM2000p.hh.
View newest version in sPHENIX GitHub at line 78 of file G4hSRIM2000p.hh
Referenced by ElectronicStoppingPower().