Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4eBremsstrahlungModel.hh>
Protected Member Functions | |
const G4Element * | SelectRandomAtom (const G4MaterialCutsCouple *couple) |
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 | |
const G4ParticleDefinition * | particle |
G4ParticleDefinition * | theGamma |
G4ParticleChangeForLoss * | fParticleChange |
G4bool | isElectron |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
Definition at line 64 of file G4eBremsstrahlungModel.hh.
G4eBremsstrahlungModel::G4eBremsstrahlungModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "eBrem" |
||
) |
Definition at line 85 of file G4eBremsstrahlungModel.cc.
|
virtual |
Definition at line 105 of file G4eBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 484 of file G4eBremsstrahlungModel.cc.
Referenced by CrossSectionPerVolume().
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 166 of file G4eBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 406 of file G4eBremsstrahlungModel.cc.
|
virtual |
Implements G4VEmModel.
Reimplemented in G4ePolarizedBremsstrahlungModel.
Definition at line 126 of file G4eBremsstrahlungModel.cc.
Referenced by G4ePolarizedBremsstrahlungModel::Initialise().
|
virtual |
Implements G4VEmModel.
Reimplemented in G4ePolarizedBremsstrahlungModel.
Definition at line 643 of file G4eBremsstrahlungModel.cc.
Referenced by G4ePolarizedBremsstrahlungModel::SampleSecondaries().
|
protected |
Definition at line 865 of file G4eBremsstrahlungModel.cc.
Referenced by SampleSecondaries().
|
protected |
Definition at line 131 of file G4eBremsstrahlungModel.hh.
Referenced by G4eBremsstrahlungModel(), Initialise(), G4ePolarizedBremsstrahlungModel::SampleSecondaries(), and SampleSecondaries().
|
protected |
Definition at line 133 of file G4eBremsstrahlungModel.hh.
Referenced by ComputeCrossSectionPerAtom(), and ComputeDEDXPerVolume().
|
protected |
Definition at line 129 of file G4eBremsstrahlungModel.hh.
Referenced by ComputeDEDXPerVolume(), CrossSectionPerVolume(), and SampleSecondaries().
|
protected |
Definition at line 130 of file G4eBremsstrahlungModel.hh.
Referenced by G4eBremsstrahlungModel(), and SampleSecondaries().