Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HeatedKleinNishinaCompton.hh>
Protected Attributes | |
G4ParticleDefinition * | theGamma |
G4ParticleDefinition * | theElectron |
G4ParticleChangeForGamma * | fParticleChange |
G4double | lowestGammaEnergy |
G4double | fTemperature |
Protected Attributes inherited from G4VEmModel | |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
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 *) |
Definition at line 59 of file G4HeatedKleinNishinaCompton.hh.
G4HeatedKleinNishinaCompton::G4HeatedKleinNishinaCompton | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "Heated-Klein-Nishina" |
||
) |
Definition at line 67 of file G4HeatedKleinNishinaCompton.cc.
|
virtual |
Definition at line 80 of file G4HeatedKleinNishinaCompton.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 95 of file G4HeatedKleinNishinaCompton.cc.
|
inline |
Definition at line 86 of file G4HeatedKleinNishinaCompton.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 85 of file G4HeatedKleinNishinaCompton.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 143 of file G4HeatedKleinNishinaCompton.cc.
|
inline |
Definition at line 85 of file G4HeatedKleinNishinaCompton.hh.
|
protected |
Definition at line 92 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), Initialise(), and SampleSecondaries().
|
protected |
Definition at line 94 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), GetElectronTemperature(), SampleSecondaries(), and SetElectronTemperature().
|
protected |
Definition at line 93 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), and SampleSecondaries().
|
protected |
Definition at line 91 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton(), and SampleSecondaries().
|
protected |
Definition at line 90 of file G4HeatedKleinNishinaCompton.hh.
Referenced by G4HeatedKleinNishinaCompton().