|
Geant4
10.03.p02
|
#include <G4DNABornIonisationModel2.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 |
| G4bool | lossFlucFlag |
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 G4DNABornIonisationModel2.hh.
| G4DNABornIonisationModel2::G4DNABornIonisationModel2 | ( | const G4ParticleDefinition * | p = 0, |
| const G4String & | nam = "DNABornIonisationModel" |
||
| ) |
Definition at line 46 of file G4DNABornIonisationModel2.cc.

|
virtual |
Definition at line 91 of file G4DNABornIonisationModel2.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 260 of file G4DNABornIonisationModel2.cc.

| double G4DNABornIonisationModel2::DifferentialCrossSection | ( | G4ParticleDefinition * | aParticleDefinition, |
| G4double | k, | ||
| G4double | energyTransfer, | ||
| G4int | shell | ||
| ) |
Definition at line 607 of file G4DNABornIonisationModel2.cc.

|
virtual |
Reimplemented from G4VEmModel.
Definition at line 777 of file G4DNABornIonisationModel2.cc.

|
virtual |
Implements G4VEmModel.
Definition at line 105 of file G4DNABornIonisationModel2.cc.

|
virtual |
Implements G4VEmModel.
Definition at line 313 of file G4DNABornIonisationModel2.cc.

Definition at line 163 of file G4DNABornIonisationModel2.hh.
Definition at line 177 of file G4DNABornIonisationModel2.hh.
Definition at line 170 of file G4DNABornIonisationModel2.hh.
| G4double G4DNABornIonisationModel2::TransferedEnergy | ( | G4ParticleDefinition * | aParticleDefinition, |
| G4double | incomingParticleEnergy, | ||
| G4int | shell, | ||
| G4double | random | ||
| ) |
Definition at line 854 of file G4DNABornIonisationModel2.cc.
|
protected |
Definition at line 89 of file G4DNABornIonisationModel2.hh.