|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AdjointBremsstrahlungModel.hh>
Inheritance diagram for G4AdjointBremsstrahlungModel:Definition at line 61 of file G4AdjointBremsstrahlungModel.hh.
| G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel | ( | G4VEmModel * | aModel | ) |
Definition at line 45 of file G4AdjointBremsstrahlungModel.cc.
| G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel | ( | ) |
Definition at line 78 of file G4AdjointBremsstrahlungModel.cc.
| G4AdjointBremsstrahlungModel::~G4AdjointBremsstrahlungModel | ( | ) |
Definition at line 103 of file G4AdjointBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 399 of file G4AdjointBremsstrahlungModel.cc.
Referenced by GetAdjointCrossSection().
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 323 of file G4AdjointBremsstrahlungModel.cc.
Referenced by RapidSampleSecondaries().
| G4double G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1 | ( | const G4Material * | aMaterial, |
| G4double | kinEnergyProj, | ||
| G4double | kinEnergyProd | ||
| ) |
Definition at line 343 of file G4AdjointBremsstrahlungModel.cc.
| G4double G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated2 | ( | const G4Material * | aMaterial, |
| G4double | kinEnergyProj, | ||
| G4double | kinEnergyProd | ||
| ) |
Definition at line 372 of file G4AdjointBremsstrahlungModel.cc.
|
virtual |
Reimplemented from G4VEmAdjointModel.
Definition at line 425 of file G4AdjointBremsstrahlungModel.cc.
| void G4AdjointBremsstrahlungModel::RapidSampleSecondaries | ( | const G4Track & | aTrack, |
| G4bool | IsScatProjToProjCase, | ||
| G4ParticleChange * | fParticleChange | ||
| ) |
Definition at line 188 of file G4AdjointBremsstrahlungModel.cc.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmAdjointModel.
Definition at line 110 of file G4AdjointBremsstrahlungModel.cc.