![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4LivermoreGammaConversionModel:
Collaboration diagram for G4LivermoreGammaConversionModel:Private Member Functions | |
| void | ReadData (size_t Z, const char *path=nullptr) |
| void | InitialiseProbability (const G4ParticleDefinition *, G4int Z) |
| G4double | ScreenFunction1 (G4double screenVariable) |
| G4double | ScreenFunction2 (G4double screenVariable) |
| G4LivermoreGammaConversionModel & | operator= (const G4LivermoreGammaConversionModel &right)=delete |
| G4LivermoreGammaConversionModel (const G4LivermoreGammaConversionModel &)=delete | |
Private Attributes | |
| G4ParticleChangeForGamma * | fParticleChange |
Static Private Attributes | |
| static G4double | lowEnergyLimit = 2.*CLHEP::electron_mass_c2 |
| static G4double | tripletLowEnergy = 0.0 |
| static G4double | tripletHighEnergy = 100.0*CLHEP::GeV |
| static G4int | verboseLevel = 0 |
| static G4int | nbinsTriplet = 0 |
| static G4int | maxZ = 99 |
| static G4LPhysicsFreeVector * | data [100] = {nullptr} |
| static G4PhysicsLogVector * | probTriplet [100] = {nullptr} |
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 41 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 41 of file G4LivermoreGammaConversionModel.hh
|
explicit |
Definition at line 56 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 56 of file G4LivermoreGammaConversionModel.cc
|
virtual |
Definition at line 72 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 72 of file G4LivermoreGammaConversionModel.cc
References G4VEmModel::IsMaster(), maxZ, and probTriplet.
Here is the call graph for this function:
|
privatedelete |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 214 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 214 of file G4LivermoreGammaConversionModel.cc
References G4cout, G4endl, G4lrint(), InitialiseForElement(), lowEnergyLimit, max, maxZ, MeV, millibarn, min, G4PhysicsVector::Value(), and verboseLevel.
Referenced by InitialiseProbability().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 90 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 90 of file G4LivermoreGammaConversionModel.cc
References fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4VEmModel::GetTripletModel(), GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::Initialise(), G4VEmModel::InitialiseElementSelectors(), InitialiseProbability(), G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), mat, maxZ, MeV, min, ReadData(), G4VEmModel::SetCurrentCouple(), G4VEmModel::SetParticleChange(), verboseLevel, and Z.
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 433 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 433 of file G4LivermoreGammaConversionModel.cc
References G4VEmModel::GetTripletModel(), G4VEmModel::InitialiseForElement(), InitialiseProbability(), probTriplet, ReadData(), and G4TemplateAutoLock< _Mutex_t >::unlock().
Referenced by ComputeCrossSectionPerAtom(), and SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 144 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 144 of file G4LivermoreGammaConversionModel.cc
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
Here is the call graph for this function:
|
private |
Definition at line 448 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 448 of file G4LivermoreGammaConversionModel.cc
References ComputeCrossSectionPerAtom(), G4VEmModel::ComputeCrossSectionPerAtom(), Acts::VectorHelpers::cross(), G4VEmModel::CurrentCouple(), e, G4Log(), G4MaterialCutsCouple::GetMaterial(), G4VEmModel::GetTripletModel(), G4VEmModel::HighEnergyLimit(), G4EmParameters::Instance(), mat, max, G4VEmModel::MinPrimaryEnergy(), nbinsTriplet, G4EmParameters::NumberOfBinsPerDecade(), probTriplet, G4PhysicsVector::SetSpline(), G4VEmModel::SetupForMaterial(), tripletHighEnergy, tripletLowEnergy, Z, and zz.
Referenced by Initialise(), and InitialiseForElement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 153 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 153 of file G4LivermoreGammaConversionModel.cc
References lowEnergyLimit.
|
privatedelete |
|
private |
Definition at line 162 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 162 of file G4LivermoreGammaConversionModel.cc
References FatalException, fin, G4cout, G4endl, G4Exception(), verboseLevel, and Z.
Referenced by Initialise(), and InitialiseForElement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 255 of file G4LivermoreGammaConversionModel.cc.
View newest version in sPHENIX GitHub at line 255 of file G4LivermoreGammaConversionModel.cc
References G4Electron::Electron(), source.hepunit::electron_mass_c2, epsilon(), G4AblaRandom::flat(), CLHEP::HepRandomEngine::flat(), fParticleChange, fStopAndKill, G4cout, G4endl, G4Exp(), G4Log(), G4DynamicParticle::GetDefinition(), G4Element::GetfCoulomb(), G4Element::GetIonisation(), G4DynamicParticle::GetKineticEnergy(), G4IonisParamElm::GetlogZ3(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::GetTripletModel(), G4IonisParamElm::GetZ3(), G4Element::GetZasInt(), InitialiseForElement(), max, CLHEP::MeV, min, particle, phi, G4Positron::Positron(), probTriplet, G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4VEmModel::SampleSecondaries(), ScreenFunction1(), ScreenFunction2(), G4VEmModel::SelectRandomAtom(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), twopi, Acts::UnitConstants::u, G4PhysicsVector::Value(), verboseLevel, and Z.
Here is the call graph for this function:Definition at line 107 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 107 of file G4LivermoreGammaConversionModel.hh
References G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 118 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 118 of file G4LivermoreGammaConversionModel.hh
References G4Log().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprivate |
Definition at line 98 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 98 of file G4LivermoreGammaConversionModel.hh
|
private |
Definition at line 101 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 101 of file G4LivermoreGammaConversionModel.hh
Referenced by Initialise(), and SampleSecondaries().
|
staticprivate |
Definition at line 90 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 90 of file G4LivermoreGammaConversionModel.hh
Referenced by ComputeCrossSectionPerAtom(), and MinPrimaryEnergy().
|
staticprivate |
Definition at line 96 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 96 of file G4LivermoreGammaConversionModel.hh
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and ~G4LivermoreGammaConversionModel().
|
staticprivate |
Definition at line 95 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 95 of file G4LivermoreGammaConversionModel.hh
Referenced by InitialiseProbability().
|
staticprivate |
Definition at line 99 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 99 of file G4LivermoreGammaConversionModel.hh
Referenced by InitialiseForElement(), InitialiseProbability(), SampleSecondaries(), and ~G4LivermoreGammaConversionModel().
|
staticprivate |
Definition at line 92 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 92 of file G4LivermoreGammaConversionModel.hh
Referenced by InitialiseProbability().
|
staticprivate |
Definition at line 91 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 91 of file G4LivermoreGammaConversionModel.hh
Referenced by InitialiseProbability().
|
staticprivate |
Definition at line 94 of file G4LivermoreGammaConversionModel.hh.
View newest version in sPHENIX GitHub at line 94 of file G4LivermoreGammaConversionModel.hh
Referenced by ComputeCrossSectionPerAtom(), Initialise(), ReadData(), and SampleSecondaries().