Geant4
10.03.p01
|
#include <G4DNABornIonisationModel1.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
Protected Attributes inherited from G4VEmModel | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
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 *) |
Static Protected Attributes inherited from G4VEmModel | |
static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 48 of file G4DNABornIonisationModel1.hh.
G4DNABornIonisationModel1::G4DNABornIonisationModel1 | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNABornIonisationModel" |
||
) |
Definition at line 46 of file G4DNABornIonisationModel1.cc.
|
virtual |
Definition at line 87 of file G4DNABornIonisationModel1.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 315 of file G4DNABornIonisationModel1.cc.
double G4DNABornIonisationModel1::DifferentialCrossSection | ( | G4ParticleDefinition * | aParticleDefinition, |
G4double | k, | ||
G4double | energyTransfer, | ||
G4int | shell | ||
) |
Definition at line 725 of file G4DNABornIonisationModel1.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 931 of file G4DNABornIonisationModel1.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 106 of file G4DNABornIonisationModel1.cc.
|
virtual |
Implements G4VEmModel.
Definition at line 410 of file G4DNABornIonisationModel1.cc.
Definition at line 175 of file G4DNABornIonisationModel1.hh.
Definition at line 189 of file G4DNABornIonisationModel1.hh.
Definition at line 182 of file G4DNABornIonisationModel1.hh.
G4double G4DNABornIonisationModel1::TransferedEnergy | ( | G4ParticleDefinition * | aParticleDefinition, |
G4double | incomingParticleEnergy, | ||
G4int | shell, | ||
G4double | random | ||
) |
Definition at line 1036 of file G4DNABornIonisationModel1.cc.
|
protected |
Definition at line 90 of file G4DNABornIonisationModel1.hh.