| Geant4
    10.00.p01
    | 
#include <G4DNAEmfietzoglouExcitationModel.hh>
 Inheritance diagram for G4DNAEmfietzoglouExcitationModel:
 Inheritance diagram for G4DNAEmfietzoglouExcitationModel: Collaboration diagram for G4DNAEmfietzoglouExcitationModel:
 Collaboration diagram for G4DNAEmfietzoglouExcitationModel:| 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 | 
| Private Member Functions | |
| G4double | Sum (G4double energy) | 
| G4int | RandomSelect (G4double energy) | 
| G4DNAEmfietzoglouExcitationModel & | operator= (const G4DNAEmfietzoglouExcitationModel &right) | 
| G4DNAEmfietzoglouExcitationModel (const G4DNAEmfietzoglouExcitationModel &) | |
| Private Attributes | |
| const std::vector< G4double > * | fpWaterDensity | 
| G4double | lowEnergyLimit | 
| G4double | highEnergyLimit | 
| G4bool | isInitialised | 
| G4int | verboseLevel | 
| G4int | nLevels | 
| G4DNAWaterExcitationStructure | waterExcitation | 
| 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 42 of file G4DNAEmfietzoglouExcitationModel.hh.
| G4DNAEmfietzoglouExcitationModel::G4DNAEmfietzoglouExcitationModel | ( | const G4ParticleDefinition * | p = 0, | 
| const G4String & | nam = "DNAEmfietzoglouExcitationModel" | ||
| ) | 
Definition at line 41 of file G4DNAEmfietzoglouExcitationModel.cc.
References eV, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, highEnergyLimit, lowEnergyLimit, MeV, nLevels, G4DNAWaterExcitationStructure::NumberOfLevels(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), verboseLevel, and waterExcitation.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Definition at line 77 of file G4DNAEmfietzoglouExcitationModel.cc.
| 
 | private | 
| 
 | virtual | 
Reimplemented from G4VEmModel.
Definition at line 126 of file G4DNAEmfietzoglouExcitationModel.cc.
References cm, G4Electron::ElectronDefinition(), eV, G4cout, G4endl, G4Material::GetAtomicNumDensityVector(), G4Material::GetIndex(), G4ParticleDefinition::GetParticleName(), highEnergyLimit, lowEnergyLimit, Sum(), and verboseLevel.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VEmModel.
Definition at line 82 of file G4DNAEmfietzoglouExcitationModel.cc.
References eV, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4VEmModel::GetParticleChangeForGamma(), highEnergyLimit, G4VEmModel::HighEnergyLimit(), G4DNAMolecularMaterial::Instance(), isInitialised, lowEnergyLimit, G4VEmModel::LowEnergyLimit(), MeV, G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), and verboseLevel.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 203 of file G4DNAEmfietzoglouExcitationModel.cc.
References density, eV, G4DNAWaterExcitationStructure::ExcitationEnergy(), mm3, G4INCL::Math::pi, and waterExcitation.
Referenced by RandomSelect(), and Sum().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:Definition at line 246 of file G4DNAEmfietzoglouExcitationModel.cc.
References G4UniformRand, nLevels, and PartialCrossSection().
Referenced by SampleSecondaries().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Implements G4VEmModel.
Definition at line 171 of file G4DNAEmfietzoglouExcitationModel.cc.
References G4DNAChemistryManager::CreateWaterMolecule(), eExcitedMolecule, G4DNAWaterExcitationStructure::ExcitationEnergy(), fParticleChangeForGamma, G4cout, G4endl, G4ParticleChangeForGamma::GetCurrentTrack(), G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), highEnergyLimit, G4DNAChemistryManager::Instance(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), RandomSelect(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), verboseLevel, and waterExcitation.
 Here is the call graph for this function:
 Here is the call graph for this function:Definition at line 276 of file G4DNAEmfietzoglouExcitationModel.cc.
References nLevels, and PartialCrossSection().
Referenced by CrossSectionPerVolume().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 72 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by G4DNAEmfietzoglouExcitationModel(), Initialise(), and SampleSecondaries().
| 
 | private | 
Definition at line 76 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by G4DNAEmfietzoglouExcitationModel(), and Initialise().
| 
 | private | 
Definition at line 79 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel(), Initialise(), and SampleSecondaries().
| 
 | private | 
Definition at line 80 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by Initialise().
| 
 | private | 
Definition at line 78 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel(), and Initialise().
| 
 | private | 
Definition at line 89 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by G4DNAEmfietzoglouExcitationModel(), RandomSelect(), and Sum().
| 
 | private | 
Definition at line 81 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by CrossSectionPerVolume(), G4DNAEmfietzoglouExcitationModel(), Initialise(), and SampleSecondaries().
| 
 | private | 
Definition at line 91 of file G4DNAEmfietzoglouExcitationModel.hh.
Referenced by G4DNAEmfietzoglouExcitationModel(), PartialCrossSection(), and SampleSecondaries().