ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
void | InitialiseArray () |
G4double | NuclearStoppingPower (G4double kineticEnergy, G4double Z1, G4double Z2, G4double A1, G4double A2) |
G4ICRU49NuclearStoppingModel & | operator= (const G4ICRU49NuclearStoppingModel &right)=delete |
G4ICRU49NuclearStoppingModel (const G4ICRU49NuclearStoppingModel &)=delete | |
Private Attributes | |
G4Pow * | g4calc |
G4double | theZieglerFactor |
Static Private Attributes | |
static G4double | Z23 [100] = {0.0} |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const G4Material * | pBaseMaterial |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
G4bool | lossFlucFlag |
G4double | inveplus |
G4double | pFactor |
Definition at line 62 of file G4ICRU49NuclearStoppingModel.hh.
View newest version in sPHENIX GitHub at line 62 of file G4ICRU49NuclearStoppingModel.hh
|
explicit |
Definition at line 70 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 70 of file G4ICRU49NuclearStoppingModel.cc
References cm2, eV, g4calc, G4Pow::GetInstance(), InitialiseArray(), and theZieglerFactor.
|
virtual |
Definition at line 80 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 80 of file G4ICRU49NuclearStoppingModel.cc
|
privatedelete |
|
finalvirtual |
Reimplemented from G4VEmModel.
Definition at line 122 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 122 of file G4ICRU49NuclearStoppingModel.cc
References kdfinder::abs(), source.hepunit::amu_c2, eplus, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Element::GetN(), G4Material::GetNumberOfElements(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4Element::GetZ(), MeV, NuclearStoppingPower(), source.hepunit::proton_mass_c2, theZieglerFactor, z1, and z2.
|
finalvirtual |
Implements G4VEmModel.
Definition at line 85 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 85 of file G4ICRU49NuclearStoppingModel.cc
|
private |
Definition at line 91 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 91 of file G4ICRU49NuclearStoppingModel.cc
References g4calc, G4MUTEXLOCK, G4MUTEXUNLOCK, G4Pow::powZ(), and Z23.
Referenced by G4ICRU49NuclearStoppingModel().
|
private |
Definition at line 160 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 160 of file G4ICRU49NuclearStoppingModel.cc
References energy, g4calc, G4lrint(), keV, G4VEmModel::lossFlucFlag, max, min, G4INCL::DeJongSpin::shoot(), G4Pow::Z13(), z2, and Z23.
Referenced by ComputeDEDXPerVolume().
|
privatedelete |
|
finalvirtual |
Implements G4VEmModel.
Definition at line 112 of file G4ICRU49NuclearStoppingModel.cc.
View newest version in sPHENIX GitHub at line 112 of file G4ICRU49NuclearStoppingModel.cc
|
private |
Definition at line 99 of file G4ICRU49NuclearStoppingModel.hh.
View newest version in sPHENIX GitHub at line 99 of file G4ICRU49NuclearStoppingModel.hh
Referenced by G4ICRU49NuclearStoppingModel(), InitialiseArray(), and NuclearStoppingPower().
|
private |
Definition at line 100 of file G4ICRU49NuclearStoppingModel.hh.
View newest version in sPHENIX GitHub at line 100 of file G4ICRU49NuclearStoppingModel.hh
Referenced by ComputeDEDXPerVolume(), and G4ICRU49NuclearStoppingModel().
|
staticprivate |
Definition at line 101 of file G4ICRU49NuclearStoppingModel.hh.
View newest version in sPHENIX GitHub at line 101 of file G4ICRU49NuclearStoppingModel.hh
Referenced by InitialiseArray(), and NuclearStoppingPower().