Geant4.10
|
#include <G4BoldyshevTripletModel.hh>
Protected Member Functions | |
G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition) |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChange |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Definition at line 42 of file G4BoldyshevTripletModel.hh.
G4BoldyshevTripletModel::G4BoldyshevTripletModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "BoldyshevTriplet" |
||
) |
Definition at line 47 of file G4BoldyshevTripletModel.cc.
References python.hepunit::electron_mass_c2, G4cout, G4endl, python.hepunit::GeV, python.hepunit::MeV, and G4VEmModel::SetHighEnergyLimit().
|
virtual |
Definition at line 75 of file G4BoldyshevTripletModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 126 of file G4BoldyshevTripletModel.cc.
References G4VCrossSectionHandler::FindValue(), G4cout, and G4endl.
|
protected |
|
virtual |
Implements G4VEmModel.
Definition at line 83 of file G4BoldyshevTripletModel.cc.
References G4VCrossSectionHandler::Clear(), fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), python.hepunit::GeV, G4VEmModel::HighEnergyLimit(), G4VCrossSectionHandler::Initialise(), G4VCrossSectionHandler::LoadData(), G4VEmModel::LowEnergyLimit(), and python.hepunit::MeV.
|
virtual |
Implements G4VEmModel.
Definition at line 143 of file G4BoldyshevTripletModel.cc.
References test::a, test::b, plottest35::c1, G4Electron::Electron(), python.hepunit::electron_mass_c2, fParticleChange, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4INCL::Math::max(), n, python.hepunit::pi, G4Positron::Positron(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and python.hepunit::twopi.
|
protected |
Definition at line 70 of file G4BoldyshevTripletModel.hh.
Referenced by Initialise(), and SampleSecondaries().