Geant4
10.02.p02
|
#include <G4BoldyshevTripletModel.hh>
Private Member Functions | |
void | ReadData (size_t Z, const char *path=0) |
G4double | ScreenFunction1 (G4double screenVariable) |
G4double | ScreenFunction2 (G4double screenVariable) |
G4BoldyshevTripletModel & | operator= (const G4BoldyshevTripletModel &right) |
G4BoldyshevTripletModel (const G4BoldyshevTripletModel &) | |
G4double | asinh (G4double value) |
Private Attributes | |
G4bool | isInitialised |
G4int | verboseLevel |
G4double | lowEnergyLimit |
G4double | smallEnergy |
G4ParticleChangeForGamma * | fParticleChange |
Static Private Attributes | |
static G4int | maxZ = 99 |
static G4LPhysicsFreeVector * | data [100] = {0} |
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 std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 38 of file G4BoldyshevTripletModel.hh.
G4BoldyshevTripletModel::G4BoldyshevTripletModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BoldyshevTripletConversion" |
||
) |
Definition at line 46 of file G4BoldyshevTripletModel.cc.
References fParticleChange, G4cout, G4endl, lowEnergyLimit, and verboseLevel.
|
virtual |
Definition at line 67 of file G4BoldyshevTripletModel.cc.
References data, G4VEmModel::IsMaster(), and maxZ.
|
private |
Definition at line 107 of file G4BoldyshevTripletModel.hh.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 214 of file G4BoldyshevTripletModel.cc.
References data, G4cout, G4endl, G4PhysicsVector::GetVectorLength(), InitialiseForElement(), lowEnergyLimit, maxZ, MeV, n, G4PhysicsVector::Value(), and verboseLevel.
|
virtual |
Implements G4VEmModel.
Definition at line 81 of file G4BoldyshevTripletModel.cc.
References data, fParticleChange, G4cout, G4endl, G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4VEmModel::GetParticleChangeForGamma(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), GeV, G4VEmModel::HighEnergyLimit(), G4VEmModel::InitialiseElementSelectors(), isInitialised, G4VEmModel::IsMaster(), G4VEmModel::LowEnergyLimit(), maxZ, MeV, ReadData(), and verboseLevel.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 478 of file G4BoldyshevTripletModel.cc.
References data, ReadData(), and G4TemplateAutoLock< M, L, U >::unlock().
Referenced by ComputeCrossSectionPerAtom().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 134 of file G4BoldyshevTripletModel.cc.
References G4VEmModel::GetElementSelectors(), and G4VEmModel::SetElementSelectors().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 143 of file G4BoldyshevTripletModel.cc.
References lowEnergyLimit.
|
private |
|
private |
Definition at line 152 of file G4BoldyshevTripletModel.cc.
References data, FatalException, G4cout, G4endl, G4Exception(), G4PhysicsVector::Retrieve(), G4PhysicsVector::SetSpline(), and verboseLevel.
Referenced by Initialise(), and InitialiseForElement().
|
virtual |
Implements G4VEmModel.
Definition at line 263 of file G4BoldyshevTripletModel.cc.
References a, b1, c1, G4Electron::Electron(), epsilon(), fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4INCL::Math::max(), n, pi, G4Positron::Positron(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), S(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), twopi, and verboseLevel.
|
staticprivate |
Definition at line 93 of file G4BoldyshevTripletModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), InitialiseForElement(), ReadData(), and ~G4BoldyshevTripletModel().
|
private |
Definition at line 98 of file G4BoldyshevTripletModel.hh.
Referenced by G4BoldyshevTripletModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 85 of file G4BoldyshevTripletModel.hh.
Referenced by Initialise().
|
private |
Definition at line 88 of file G4BoldyshevTripletModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4BoldyshevTripletModel(), and MinPrimaryEnergy().
|
staticprivate |
Definition at line 92 of file G4BoldyshevTripletModel.hh.
Referenced by ComputeCrossSectionPerAtom(), Initialise(), and ~G4BoldyshevTripletModel().
|
private |
Definition at line 89 of file G4BoldyshevTripletModel.hh.
|
private |
Definition at line 86 of file G4BoldyshevTripletModel.hh.
Referenced by ComputeCrossSectionPerAtom(), G4BoldyshevTripletModel(), Initialise(), ReadData(), and SampleSecondaries().