ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4IonFluctuations (const G4String &nam="IonFluc") | |
virtual | ~G4IonFluctuations () |
virtual G4double | SampleFluctuations (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmax, G4double length, G4double meanLoss) override |
virtual G4double | Dispersion (const G4Material *, const G4DynamicParticle *, G4double tmax, G4double length) override |
virtual void | InitialiseMe (const G4ParticleDefinition *) override |
virtual void | SetParticleAndCharge (const G4ParticleDefinition *, G4double q2) override |
Public Member Functions inherited from G4VEmFluctuationModel | |
G4VEmFluctuationModel (const G4String &nam) | |
virtual | ~G4VEmFluctuationModel () |
const G4String & | GetName () const |
Private Member Functions | |
G4double | Factor (const G4Material *, G4double Zeff) |
G4double | RelativisticFactor (const G4Material *, G4double Zeff) |
G4IonFluctuations & | operator= (const G4IonFluctuations &right)=delete |
G4IonFluctuations (const G4IonFluctuations &)=delete | |
Definition at line 60 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 60 of file G4IonFluctuations.hh
|
explicit |
Definition at line 72 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 72 of file G4IonFluctuations.cc
References beta2, g4calc, G4Pow::GetInstance(), and kineticEnergy.
|
virtual |
Definition at line 92 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 92 of file G4IonFluctuations.cc
|
privatedelete |
|
overridevirtual |
Implements G4VEmFluctuationModel.
Definition at line 177 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 177 of file G4IonFluctuations.cc
References beta2, chargeSquare, source.hepunit::electron_mass_c2, fac, Factor(), G4Material::GetElectronDensity(), G4Material::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamMat::GetZeffective(), kineticEnergy, particleMass, source.hepunit::twopi_mc2_rcl2, and Z.
Referenced by SampleFluctuations().
|
private |
Definition at line 226 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 226 of file G4IonFluctuations.cc
References a, G4Pow::A13(), source.hepunit::amu_c2, b, beta2, charge, chargeSquare, effChargeSquare, energy, G4Pow::expA(), g4calc, G4lrint(), G4Material::GetNumberOfElements(), G4Material::GetState(), kineticEnergy, kStateGas, MeV, particleMass, G4Pow::powA(), RelativisticFactor(), s1, theBohrBeta2, x, and y.
Referenced by Dispersion().
|
overridevirtual |
Reimplemented from G4VEmFluctuationModel.
Definition at line 97 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 97 of file G4IonFluctuations.cc
References charge, chargeSquare, effChargeSquare, eplus, G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4UniversalFluctuation::InitialiseMe(), part, particle, particleMass, and uniFluct.
|
privatedelete |
|
private |
Definition at line 421 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 421 of file G4IonFluctuations.cc
References beta2, source.hepunit::electron_mass_c2, f, G4Log(), G4IonisParamMat::GetFermiEnergy(), G4Material::GetIonisation(), G4IonisParamMat::GetMeanExcitationEnergy(), I, and Z.
Referenced by Factor().
|
overridevirtual |
Implements G4VEmFluctuationModel.
Definition at line 110 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 110 of file G4IonFluctuations.cc
References beta2, charge, Dispersion(), CLHEP::HepRandomEngine::flat(), G4InuclParticleNames::gam, G4DynamicParticle::GetKineticEnergy(), G4MaterialCutsCouple::GetMaterial(), kineticEnergy, material(), minFraction, minLoss, parameter, particleMass, G4UniversalFluctuation::SampleFluctuations(), G4INCL::DeJongSpin::shoot(), sn, uniFluct, x, x3, and xmin.
|
overridevirtual |
Reimplemented from G4VEmFluctuationModel.
Definition at line 441 of file G4IonFluctuations.cc.
View newest version in sPHENIX GitHub at line 441 of file G4IonFluctuations.cc
References charge, chargeSquare, effChargeSquare, eplus, G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), part, particle, particleMass, G4UniversalFluctuation::SetParticleAndCharge(), and uniFluct.
|
private |
Definition at line 116 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 116 of file G4IonFluctuations.hh
Referenced by Dispersion(), Factor(), G4IonFluctuations(), RelativisticFactor(), and SampleFluctuations().
|
private |
Definition at line 104 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 104 of file G4IonFluctuations.hh
Referenced by Factor(), InitialiseMe(), SampleFluctuations(), and SetParticleAndCharge().
|
private |
Definition at line 105 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 105 of file G4IonFluctuations.hh
Referenced by Dispersion(), Factor(), InitialiseMe(), and SetParticleAndCharge().
|
private |
Definition at line 106 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 106 of file G4IonFluctuations.hh
Referenced by Factor(), InitialiseMe(), and SetParticleAndCharge().
|
private |
Definition at line 101 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 101 of file G4IonFluctuations.hh
Referenced by Factor(), and G4IonFluctuations().
|
private |
Definition at line 115 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 115 of file G4IonFluctuations.hh
Referenced by Dispersion(), Factor(), G4IonFluctuations(), and SampleFluctuations().
|
private |
Definition at line 111 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 111 of file G4IonFluctuations.hh
Referenced by SampleFluctuations().
|
private |
Definition at line 113 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 113 of file G4IonFluctuations.hh
Referenced by SampleFluctuations().
|
private |
Definition at line 109 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 109 of file G4IonFluctuations.hh
Referenced by SampleFluctuations().
|
private |
Definition at line 99 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 99 of file G4IonFluctuations.hh
Referenced by InitialiseMe(), and SetParticleAndCharge().
|
private |
Definition at line 103 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 103 of file G4IonFluctuations.hh
Referenced by Dispersion(), Factor(), InitialiseMe(), SampleFluctuations(), and SetParticleAndCharge().
|
private |
Definition at line 110 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 110 of file G4IonFluctuations.hh
Referenced by Factor().
|
private |
Definition at line 98 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 98 of file G4IonFluctuations.hh
Referenced by InitialiseMe(), SampleFluctuations(), and SetParticleAndCharge().
|
private |
Definition at line 112 of file G4IonFluctuations.hh.
View newest version in sPHENIX GitHub at line 112 of file G4IonFluctuations.hh
Referenced by SampleFluctuations().