ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestSecondaryEnergy |
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 |
Private Member Functions | |
G4KleinNishinaModel & | operator= (const G4KleinNishinaModel &right)=delete |
G4KleinNishinaModel (const G4KleinNishinaModel &)=delete | |
Private Attributes | |
G4LorentzVector | lv1 |
G4LorentzVector | lv2 |
G4ThreeVector | bst |
G4VAtomDeexcitation * | fAtomDeexcitation |
G4double | limitFactor |
std::vector< G4double > | fProbabilities |
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 *) |
Definition at line 58 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 58 of file G4KleinNishinaModel.hh
|
explicit |
Definition at line 66 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 66 of file G4KleinNishinaModel.cc
References G4Electron::Electron(), eV, fAtomDeexcitation, fParticleChange, fProbabilities, G4Gamma::Gamma(), limitFactor, lowestSecondaryEnergy, G4VEmModel::SetDeexcitationFlag(), theElectron, and theGamma.
|
virtual |
Definition at line 84 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 84 of file G4KleinNishinaModel.cc
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 110 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 110 of file G4KleinNishinaModel.cc
References a, b, CLHEP::barn, c, c1, c2, d1, d2, e1, e2, e3, e4, source.hepunit::electron_mass_c2, f1, f2, f3, f4, G4Exp(), G4Log(), keV, G4VEmModel::LowEnergyLimit(), max, T0, X, y, and Z.
|
overridevirtual |
Implements G4VEmModel.
Definition at line 89 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 89 of file G4KleinNishinaModel.cc
References G4LossTableManager::AtomDeexcitation(), fAtomDeexcitation, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::InitialiseElementSelectors(), G4LossTableManager::Instance(), and G4VEmModel::IsMaster().
|
overridevirtual |
Reimplemented from G4VEmModel.
Definition at line 101 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 101 of file G4KleinNishinaModel.cc
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
privatedelete |
|
overridevirtual |
Implements G4VEmModel.
Definition at line 159 of file G4KleinNishinaModel.cc.
View newest version in sPHENIX GitHub at line 159 of file G4KleinNishinaModel.cc
References kdfinder::abs(), G4InuclSpecialFunctions::bindingEnergy(), CLHEP::HepLorentzVector::boost(), CLHEP::HepLorentzVector::boostVector(), bst, G4VAtomDeexcitation::CheckDeexcitationActiveRegion(), e, CLHEP::HepLorentzVector::e(), edep, source.hepunit::electron_mass_c2, energy, epsilon(), eV, fAtomDeexcitation, CLHEP::HepRandomEngine::flat(), CLHEP::HepRandomEngine::flatArray(), fParticleChange, fProbabilities, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4VAtomDeexcitation::GenerateParticles(), G4VAtomDeexcitation::GetAtomicShell(), G4Element::GetAtomicShell(), G4MaterialCutsCouple::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4Element::GetNbOfAtomicShells(), G4Element::GetNbOfShellElectrons(), G4Element::GetZasInt(), keV, G4VEmModel::LowEnergyLimit(), lowestSecondaryEnergy, lv1, lv2, nlooplim, phi, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SelectRandomAtom(), CLHEP::HepLorentzVector::set(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), theElectron, theGamma, twopi, CLHEP::Hep3Vector::unit(), v, CLHEP::HepLorentzVector::vect(), CLHEP::Hep3Vector::x(), x, CLHEP::Hep3Vector::y(), Z, and CLHEP::Hep3Vector::z().
|
private |
Definition at line 101 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 101 of file G4KleinNishinaModel.hh
Referenced by SampleSecondaries().
|
private |
Definition at line 103 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 103 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 91 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 91 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 105 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 105 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), and SampleSecondaries().
|
private |
Definition at line 104 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 104 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel().
|
protected |
Definition at line 92 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 92 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), and SampleSecondaries().
|
private |
Definition at line 100 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 100 of file G4KleinNishinaModel.hh
Referenced by SampleSecondaries().
|
private |
Definition at line 100 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 100 of file G4KleinNishinaModel.hh
Referenced by SampleSecondaries().
|
protected |
Definition at line 90 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 90 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), and SampleSecondaries().
|
protected |
Definition at line 89 of file G4KleinNishinaModel.hh.
View newest version in sPHENIX GitHub at line 89 of file G4KleinNishinaModel.hh
Referenced by G4KleinNishinaModel(), and SampleSecondaries().