Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AdjointBremsstrahlungModel.hh>
Definition at line 63 of file G4AdjointBremsstrahlungModel.hh.
G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel | ( | G4VEmModel * | aModel | ) |
Definition at line 46 of file G4AdjointBremsstrahlungModel.cc.
G4AdjointBremsstrahlungModel::G4AdjointBremsstrahlungModel | ( | ) |
Definition at line 89 of file G4AdjointBremsstrahlungModel.cc.
G4AdjointBremsstrahlungModel::~G4AdjointBremsstrahlungModel | ( | ) |
Definition at line 115 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 310 of file G4AdjointBremsstrahlungModel.cc.
Referenced by RapidSampleSecondaries().
G4double G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated1 | ( | const G4Material * | aMaterial, |
G4double | kinEnergyProj, | ||
G4double | kinEnergyProd | ||
) |
Definition at line 329 of file G4AdjointBremsstrahlungModel.cc.
G4double G4AdjointBremsstrahlungModel::DiffCrossSectionPerVolumePrimToSecondApproximated2 | ( | const G4Material * | aMaterial, |
G4double | kinEnergyProj, | ||
G4double | kinEnergyProd | ||
) |
Definition at line 358 of file G4AdjointBremsstrahlungModel.cc.
Referenced by DiffCrossSectionPerVolumePrimToSecond().
|
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 200 of file G4AdjointBremsstrahlungModel.cc.
Referenced by SampleSecondaries().
|
virtual |
Implements G4VEmAdjointModel.
Definition at line 122 of file G4AdjointBremsstrahlungModel.cc.