Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eeToHadronsModel.hh>
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 | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 59 of file G4eeToHadronsModel.hh.
G4eeToHadronsModel::G4eeToHadronsModel | ( | G4Vee2hadrons * | mod, |
G4int | ver = 0 , |
||
const G4String & | nam = "eeToHadrons" |
||
) |
Definition at line 68 of file G4eeToHadronsModel.cc.
|
virtual |
Definition at line 89 of file G4eeToHadronsModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 195 of file G4eeToHadronsModel.cc.
|
virtual |
Definition at line 206 of file G4eeToHadronsModel.cc.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 183 of file G4eeToHadronsModel.cc.
G4DynamicParticle * G4eeToHadronsModel::GenerateCMPhoton | ( | G4double | e | ) |
Definition at line 303 of file G4eeToHadronsModel.cc.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmModel.
Definition at line 98 of file G4eeToHadronsModel.cc.
|
inline |
Definition at line 127 of file G4eeToHadronsModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 224 of file G4eeToHadronsModel.cc.