ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Private Member Functions | |
G4double | HadronNucleusQ2_2 (const G4ElasticData *pElD, G4double plabGeV, G4double tmax) |
void | DefineHadronValues (G4int Z) |
G4int | FillFq2 (G4int A) |
G4double | GetLightFq2 (G4int Z, G4int A, G4double Q) |
G4double | GetQ2_2 (G4int N, G4int Nmax, const std::vector< G4double > &F, G4double rand) |
G4double | HadrNucDifferCrSec (G4int A, G4double Q2) |
void | InterpolateHN (G4int n, const G4double EnP[], const G4double C0P[], const G4double C1P[], const G4double B0P[], const G4double B1P[]) |
G4double | GetFt (G4double Q2) |
G4double | HadronProtonQ2 (G4double plab, G4double tmax) |
void | Binom () |
void | FillData (const G4ParticleDefinition *p, G4int idx, G4int Z) |
G4double | LineInterpol (G4double p0, G4double p2, G4double c1, G4double c2, G4double p) |
G4double | GetBinomCof (G4int n, G4int m) |
G4ElasticHadrNucleusHE & | operator= (const G4ElasticHadrNucleusHE &right) |
G4ElasticHadrNucleusHE (const G4ElasticHadrNucleusHE &) | |
Static Private Attributes | |
static const G4int | fHadronCode [NHADRONS] |
static const G4int | fHadronType [NHADRONS] |
static const G4int | fHadronType1 [NHADRONS] |
static G4double | fLineF [ONQ2] = {0.0} |
static G4double | fEnergy [NENERGY] = {0.0} |
static G4double | fLowEdgeEnergy [NENERGY] = {0.0} |
static G4double | fBinom [240][240] = {{0.0}} |
static G4ElasticData * | fElasticData [NHADRONS][ZMAX] = {{nullptr}} |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronElastic | |
G4double | pLocalTmax |
Definition at line 92 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 92 of file G4ElasticHadrNucleusHE.hh
|
explicit |
Definition at line 241 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 241 of file G4ElasticHadrNucleusHE.cc
References aAIm, aDIm, Aeff, Binom(), BoundaryP, BoundaryTG, BoundaryTL, Coeff0, Coeff1, Coeff2, ConstU, DDSect2, DDSect3, dQ2, Dtot11, e, ekinLowLimit, f, fEnergy, fLowEdgeEnergy, G4cout, G4endl, G4Exp(), G4Log(), G4MUTEXLOCK, G4MUTEXUNLOCK, HadrEnergy, HadrReIm, HadrSlope, HadrTot, hLabMomentum, hLabMomentum2, hMass, hMass2, iHadrCode, iHadron, iHadron1, G4NistManager::Instance(), isMaster, CLHEP::MeV, NENERGY, nistManager, Pnucl, Q2max, R1, R2, Slope0, Slope1, Slope2, TotP, and G4HadronicInteraction::verboseLevel.
|
override |
Definition at line 312 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 312 of file G4ElasticHadrNucleusHE.cc
References fElasticData, isMaster, k, NHADRONS, and ZMAX.
|
private |
|
private |
Definition at line 1333 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 1333 of file G4ElasticHadrNucleusHE.cc
Referenced by G4ElasticHadrNucleusHE().
Definition at line 933 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 933 of file G4ElasticHadrNucleusHE.cc
References BoundaryP, Coeff0, Coeff1, Coeff2, DDSect2, DDSect3, G4cout, G4endl, G4Exp(), G4Log(), HadrEnergy, HadrReIm, HadrSlope, HadrTot, hLabMomentum, hLabMomentum2, hMass, hMass2, iHadrCode, iHadron, InterpolateHN(), protonM, protonM2, Slope0, Slope1, Slope2, TotP, G4HadronicInteraction::verboseLevel, x, and y.
Referenced by FillData(), and HadronProtonQ2().
|
private |
Definition at line 436 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 436 of file G4ElasticHadrNucleusHE.cc
References A(), Aeff, DefineHadronValues(), dQ2, fElasticData, fEnergy, FillFq2(), fLineF, G4cout, G4endl, G4lrint(), G4MUTEXLOCK, G4MUTEXUNLOCK, G4NistManager::GetAtomicMassAmu(), G4ParticleDefinition::GetParticleName(), HadrEnergy, hLabMomentum, hLabMomentum2, hMass, incremental_prev_tag::idx, iHadrCode, iHadron, iHadron1, BTOF::length, NENERGY, nistManager, norm, Pnucl, Q2max, R1, R2, T, G4HadronicInteraction::verboseLevel, and Z.
Referenced by InitialiseModel(), and SampleInvariantT().
Definition at line 629 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 629 of file G4ElasticHadrNucleusHE.cc
References dQ2, e, fLineF, G4cout, G4endl, G4Exp(), HadrNucDifferCrSec(), min, ONQ2, Q2max, R1, G4HadronicInteraction::verboseLevel, and xx.
Referenced by FillData().
Definition at line 206 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 206 of file G4ElasticHadrNucleusHE.hh
References fBinom.
Referenced by GetLightFq2().
Definition at line 1255 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 1255 of file G4ElasticHadrNucleusHE.cc
References Coeff0, Coeff1, Coeff2, ConstU, G4cout, G4endl, G4Exp(), HadrSlope, Slope0, Slope1, Slope2, and G4HadronicInteraction::verboseLevel.
Referenced by HadronProtonQ2().
Definition at line 679 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 679 of file G4ElasticHadrNucleusHE.cc
References A(), kdfinder::abs(), Coeff0, Coeff1, Coeff2, G4cout, G4endl, G4Exp(), GetBinomCof(), HadrReIm, HadrSlope, HadrTot, hMass2, MbToGeV2, CLHEP::pi, Pnucl, CLHEP::prec, protonM2, R1, R2, Slope0, Slope1, Slope2, twopi, G4HadronicInteraction::verboseLevel, and y.
|
private |
Definition at line 567 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 567 of file G4ElasticHadrNucleusHE.cc
References kdfinder::abs(), dQ2, F1, F12, F2, F22, F3, F32, G4cout, G4endl, G4Exp(), G4Log(), Q2max, R1, G4HadronicInteraction::verboseLevel, X1, X2, xx, and Y.
Referenced by HadronNucleusQ2_2().
Definition at line 784 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 784 of file G4ElasticHadrNucleusHE.cc
References A(), aAIm, kdfinder::abs(), aDIm, Aeff, BoundaryTL, C1, C2, C3, Coeff0, Coeff1, Coeff2, DDSect2, DDSect3, Dtot11, G4Exp(), G4Log(), HadrEnergy, HadrReIm, HadrSlope, HadrTot, hMass2, MbToGeV2, N, pi, CLHEP::pi, Pnucl, protonM, protonM2, Q2max, R1, R2, Slope0, Slope1, Slope2, and twopi.
Referenced by FillFq2().
|
private |
Definition at line 521 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 521 of file G4ElasticHadrNucleusHE.cc
References G4ElasticData::dQ2, dQ2, G4ElasticData::fCumProb, fLowEdgeEnergy, G4cout, G4endl, G4UniformRand, GetQ2_2(), hMass, hMass2, incremental_prev_tag::idx, BTOF::length, G4ElasticData::maxQ2, min, NENERGY, Q2max, G4ElasticData::R1, R1, and G4HadronicInteraction::verboseLevel.
Referenced by SampleInvariantT().
Definition at line 1277 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 1277 of file G4ElasticHadrNucleusHE.cc
References kdfinder::abs(), BoundaryP, BoundaryTG, BoundaryTL, ConstU, DefineHadronValues(), Acts::Test::delta, G4cout, G4endl, G4UniformRand, GetFt(), HadrEnergy, hLabMomentum, hLabMomentum2, hMass2, iHadron1, norm, protonM, protonM2, and G4HadronicInteraction::verboseLevel.
Referenced by SampleInvariantT().
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 332 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 332 of file G4ElasticHadrNucleusHE.cc
References fElasticData, fHadronCode, fHadronType, fHadronType1, FillData(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4ParticleDefinition::GetPDGMass(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), hMass, hMass2, iHadrCode, iHadron, iHadron1, invGeV, isMaster, k, mat, min, G4PionMinus::PionMinus(), G4PionPlus::PionPlus(), Z, and ZMAX.
|
private |
Definition at line 500 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 500 of file G4ElasticHadrNucleusHE.cc
References Coeff0, Coeff1, hLabMomentum, LineInterpol(), n, Slope0, and Slope1.
Referenced by DefineHadronValues().
|
inlineprivate |
Definition at line 196 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 196 of file G4ElasticHadrNucleusHE.hh
Referenced by InterpolateHN().
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 302 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 302 of file G4ElasticHadrNucleusHE.cc
|
private |
|
overridevirtual |
Reimplemented from G4HadronicInteraction.
Definition at line 368 of file G4ElasticHadrNucleusHE.cc.
View newest version in sPHENIX GitHub at line 368 of file G4ElasticHadrNucleusHE.cc
References ekinLowLimit, fElasticData, fHadronCode, fHadronType, fHadronType1, FillData(), G4cout, G4endl, G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGEncoding(), G4ParticleDefinition::GetPDGMass(), GeV2, HadronNucleusQ2_2(), HadronProtonQ2(), hMass, hMass2, incremental_prev_tag::idx, iHadrCode, iHadron, iHadron1, invGeV, invGeV2, mass, min, NHADRONS, G4HadronElastic::pLocalTmax, G4HadronElastic::SampleInvariantT(), G4HadronicInteraction::verboseLevel, Z, and ZMAX.
|
private |
Definition at line 173 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 173 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 173 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 173 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 176 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 176 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 167 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 167 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), and HadronProtonQ2().
|
private |
Definition at line 167 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 167 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and HadronProtonQ2().
|
private |
Definition at line 167 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 167 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), HadrNucDifferCrSec(), and HadronProtonQ2().
|
private |
Definition at line 171 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 171 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), HadrNucDifferCrSec(), and InterpolateHN().
|
private |
Definition at line 170 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 170 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), HadrNucDifferCrSec(), and InterpolateHN().
|
private |
Definition at line 170 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 170 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 164 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 164 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), GetFt(), and HadronProtonQ2().
|
private |
Definition at line 164 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 164 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 164 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 164 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 153 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 153 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), FillFq2(), G4ElasticHadrNucleusHE(), GetQ2_2(), and HadronNucleusQ2_2().
|
private |
Definition at line 173 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 173 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and HadrNucDifferCrSec().
|
private |
Definition at line 152 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 152 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and SampleInvariantT().
|
staticprivate |
Definition at line 181 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 181 of file G4ElasticHadrNucleusHE.hh
Referenced by Binom(), and GetBinomCof().
|
staticprivate |
Definition at line 183 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 183 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), InitialiseModel(), SampleInvariantT(), and ~G4ElasticHadrNucleusHE().
|
staticprivate |
Definition at line 179 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 179 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), and G4ElasticHadrNucleusHE().
|
staticprivate |
Definition at line 147 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 147 of file G4ElasticHadrNucleusHE.hh
Referenced by InitialiseModel(), and SampleInvariantT().
|
staticprivate |
Definition at line 148 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 148 of file G4ElasticHadrNucleusHE.hh
Referenced by InitialiseModel(), and SampleInvariantT().
|
staticprivate |
Definition at line 149 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 149 of file G4ElasticHadrNucleusHE.hh
Referenced by InitialiseModel(), and SampleInvariantT().
|
staticprivate |
Definition at line 178 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 178 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), and FillFq2().
|
staticprivate |
Definition at line 180 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 180 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), and HadronNucleusQ2_2().
|
private |
Definition at line 160 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 160 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), HadrNucDifferCrSec(), and HadronProtonQ2().
|
private |
Definition at line 163 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 163 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 163 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 163 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 163 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 163 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 158 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 158 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), HadronProtonQ2(), and InterpolateHN().
|
private |
Definition at line 159 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 159 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), and HadronProtonQ2().
|
private |
Definition at line 156 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 156 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), HadronNucleusQ2_2(), InitialiseModel(), and SampleInvariantT().
|
private |
Definition at line 157 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 157 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetLightFq2(), HadrNucDifferCrSec(), HadronNucleusQ2_2(), HadronProtonQ2(), InitialiseModel(), and SampleInvariantT().
|
private |
Definition at line 144 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 144 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), InitialiseModel(), and SampleInvariantT().
|
private |
Definition at line 145 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 145 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), FillData(), G4ElasticHadrNucleusHE(), InitialiseModel(), and SampleInvariantT().
|
private |
Definition at line 146 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 146 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), G4ElasticHadrNucleusHE(), HadronProtonQ2(), InitialiseModel(), and SampleInvariantT().
|
private |
Definition at line 185 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 185 of file G4ElasticHadrNucleusHE.hh
Referenced by G4ElasticHadrNucleusHE(), InitialiseModel(), and ~G4ElasticHadrNucleusHE().
|
private |
Definition at line 184 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 184 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), and G4ElasticHadrNucleusHE().
|
private |
Definition at line 176 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 176 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), G4ElasticHadrNucleusHE(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 176 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 176 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), FillFq2(), G4ElasticHadrNucleusHE(), GetQ2_2(), HadrNucDifferCrSec(), and HadronNucleusQ2_2().
|
private |
Definition at line 176 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 176 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), FillFq2(), G4ElasticHadrNucleusHE(), GetLightFq2(), GetQ2_2(), HadrNucDifferCrSec(), and HadronNucleusQ2_2().
|
private |
Definition at line 176 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 176 of file G4ElasticHadrNucleusHE.hh
Referenced by FillData(), G4ElasticHadrNucleusHE(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 171 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 171 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), HadrNucDifferCrSec(), and InterpolateHN().
|
private |
Definition at line 170 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 170 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), HadrNucDifferCrSec(), and InterpolateHN().
|
private |
Definition at line 170 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 170 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), G4ElasticHadrNucleusHE(), GetFt(), GetLightFq2(), and HadrNucDifferCrSec().
|
private |
Definition at line 163 of file G4ElasticHadrNucleusHE.hh.
View newest version in sPHENIX GitHub at line 163 of file G4ElasticHadrNucleusHE.hh
Referenced by DefineHadronValues(), and G4ElasticHadrNucleusHE().