![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4BetheHeitlerModel:
Collaboration diagram for G4BetheHeitlerModel:Classes | |
| struct | ElementData |
Protected Member Functions | |
| G4double | ScreenFunction1 (const G4double delta) |
| G4double | ScreenFunction2 (const G4double delta) |
| void | ScreenFunction12 (const G4double delta, G4double &f1, G4double &f2) |
| void | InitialiseElementData () |
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 | |
| G4Pow * | fG4Calc |
| G4ParticleDefinition * | fTheGamma |
| G4ParticleDefinition * | fTheElectron |
| G4ParticleDefinition * | fThePositron |
| G4ParticleChangeForGamma * | fParticleChange |
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 |
Static Protected Attributes | |
| static const G4int | gMaxZet = 120 |
| static std::vector< ElementData * > | gElementData |
Private Member Functions | |
| G4BetheHeitlerModel & | operator= (const G4BetheHeitlerModel &right)=delete |
| G4BetheHeitlerModel (const G4BetheHeitlerModel &)=delete | |
Definition at line 60 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 60 of file G4BetheHeitlerModel.hh
|
explicit |
Definition at line 60 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 60 of file G4BetheHeitlerModel.cc
References G4VEmModel::SetAngularDistribution().
Here is the call graph for this function:
|
virtual |
Definition at line 70 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 70 of file G4BetheHeitlerModel.cc
References gElementData, and G4VEmModel::IsMaster().
Here is the call graph for this function:
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 106 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 106 of file G4BetheHeitlerModel.cc
References a0, c1, c2, CLHEP::electron_mass_c2, F1, F2, F3, G4Log(), kMC2, max, CLHEP::MeV, CLHEP::microbarn, x, x2, x3, x4, and x5.
Here is the call graph for this function:
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 81 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 81 of file G4BetheHeitlerModel.cc
References fParticleChange, G4VEmModel::GetParticleChangeForGamma(), InitialiseElementData(), G4VEmModel::InitialiseElementSelectors(), and G4VEmModel::IsMaster().
Referenced by G4PolarizedGammaConversionModel::Initialise().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 298 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 298 of file G4BetheHeitlerModel.cc
References G4BetheHeitlerModel::ElementData::fDeltaMaxHigh, G4BetheHeitlerModel::ElementData::fDeltaMaxLow, G4Exp(), gElementData, G4Element::GetElementTable(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4IonisParamElm::GetlogZ3(), G4Element::GetZasInt(), gMaxZet, and min.
Referenced by Initialise().
Here is the call graph for this function:
Here is the caller graph for this function:
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 93 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 93 of file G4BetheHeitlerModel.cc
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
Here is the call graph for this function:
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Reimplemented in G4PolarizedGammaConversionModel.
Definition at line 175 of file G4BetheHeitlerModel.cc.
View newest version in sPHENIX GitHub at line 175 of file G4BetheHeitlerModel.cc
References G4Pow::A13(), Acts::Test::delta, CLHEP::electron_mass_c2, eps, F10, F20, fG4Calc, fParticleChange, fStopAndKill, fTheElectron, fTheGamma, fThePositron, gElementData, G4VEmModel::GetAngularDistribution(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetLogKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4IonisParamElm::GetZ3(), G4Element::GetZasInt(), gMaxZet, max, CLHEP::MeV, min, G4VParticleChange::ProposeTrackStatus(), G4VEmAngularDistribution::SamplePairDirections(), ScreenFunction1(), ScreenFunction12(), ScreenFunction2(), G4VEmModel::SelectTargetAtom(), and G4ParticleChangeForGamma::SetProposedKineticEnergy().
Referenced by G4PolarizedGammaConversionModel::SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 142 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 142 of file G4BetheHeitlerModel.hh
References Acts::Test::delta, and G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprotected |
Definition at line 158 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 158 of file G4BetheHeitlerModel.hh
References Acts::Test::delta, f1, and G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 150 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 150 of file G4BetheHeitlerModel.hh
References Acts::Test::delta, and G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 114 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 114 of file G4BetheHeitlerModel.hh
Referenced by SampleSecondaries().
|
protected |
Definition at line 118 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 118 of file G4BetheHeitlerModel.hh
Referenced by Initialise(), and SampleSecondaries().
|
protected |
Definition at line 116 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 116 of file G4BetheHeitlerModel.hh
Referenced by SampleSecondaries().
|
protected |
Definition at line 115 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 115 of file G4BetheHeitlerModel.hh
Referenced by SampleSecondaries().
|
protected |
Definition at line 117 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 117 of file G4BetheHeitlerModel.hh
Referenced by SampleSecondaries().
|
staticprotected |
Definition at line 120 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 120 of file G4BetheHeitlerModel.hh
Referenced by InitialiseElementData(), SampleSecondaries(), and ~G4BetheHeitlerModel().
|
staticprotected |
Definition at line 112 of file G4BetheHeitlerModel.hh.
View newest version in sPHENIX GitHub at line 112 of file G4BetheHeitlerModel.hh
Referenced by InitialiseElementData(), and SampleSecondaries().