|
Geant4
10.03
|
#include <G4DNASancheExcitationModel.hh>
Inheritance diagram for G4DNASancheExcitationModel:
Collaboration diagram for G4DNASancheExcitationModel: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 | |
| G4int | RandomSelect (G4double energy) |
| G4double | VibrationEnergy (G4int level) |
| G4double | Sum (G4double k) |
| G4double | LinInterpolate (G4double e1, G4double e2, G4double e, G4double xs1, G4double xs2) |
| G4DNASancheExcitationModel & | operator= (const G4DNASancheExcitationModel &right) |
| G4DNASancheExcitationModel (const G4DNASancheExcitationModel &) | |
Private Attributes | |
| G4bool | statCode |
| const std::vector< G4double > * | fpWaterDensity |
| G4bool | isInitialised |
| G4int | verboseLevel |
| G4int | nLevels |
| std::vector< double > | tdummyVec |
| std::vector< std::vector < double > > | fEnergyLevelXS |
| std::vector< double > | fEnergyTotalXS |
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 45 of file G4DNASancheExcitationModel.hh.
| G4DNASancheExcitationModel::G4DNASancheExcitationModel | ( | const G4ParticleDefinition * | p = 0, |
| const G4String & | nam = "DNASancheExcitationModel" |
||
| ) |
Definition at line 43 of file G4DNASancheExcitationModel.cc.
References eV, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), nLevels, G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), statCode, and verboseLevel.
Here is the call graph for this function:
|
virtual |
Definition at line 83 of file G4DNASancheExcitationModel.cc.
|
private |
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 185 of file G4DNASancheExcitationModel.cc.
References cm, eV, G4cout, G4endl, G4Material::GetIndex(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), TotalCrossSection(), and verboseLevel.
Here is the call graph for this function:
|
inline |
Definition at line 123 of file G4DNASancheExcitationModel.hh.
References eV, G4Exception(), JustWarning, and G4VEmModel::SetLowEnergyLimit().
Referenced by G4EmDNAChemistry::ConstructProcess().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 91 of file G4DNASancheExcitationModel.cc.
References eV, FatalException, fEnergyLevelXS, fEnergyTotalXS, fParticleChangeForGamma, fpWaterDensity, G4cout, G4endl, G4Exception(), G4Material::GetMaterial(), G4VEmModel::GetParticleChangeForGamma(), G4VEmModel::HighEnergyLimit(), G4DNAMolecularMaterial::Instance(), isInitialised, JustWarning, G4VEmModel::LowEnergyLimit(), G4VEmModel::SetHighEnergyLimit(), tdummyVec, and verboseLevel.
Here is the call graph for this function:
|
private |
Definition at line 409 of file G4DNASancheExcitationModel.cc.
References a.
Referenced by PartialCrossSection(), and TotalCrossSection().
Here is the caller graph for this function:
|
private |
Definition at line 300 of file G4DNASancheExcitationModel.cc.
References cm, eV, fEnergyLevelXS, LinInterpolate(), and tdummyVec.
Referenced by RandomSelect(), and Sum().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 356 of file G4DNASancheExcitationModel.cc.
References G4UniformRand, nLevels, and PartialCrossSection().
Referenced by SampleSecondaries().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 238 of file G4DNASancheExcitationModel.cc.
References fParticleChangeForGamma, G4cout, G4endl, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), G4VEmModel::HighEnergyLimit(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), RandomSelect(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), statCode, verboseLevel, and VibrationEnergy().
Here is the call graph for this function:
|
inline |
Definition at line 135 of file G4DNASancheExcitationModel.hh.
References statCode.
|
inline |
Definition at line 75 of file G4DNASancheExcitationModel.hh.
References verboseLevel.
Definition at line 395 of file G4DNASancheExcitationModel.cc.
References nLevels, and PartialCrossSection().
Here is the call graph for this function:Definition at line 324 of file G4DNASancheExcitationModel.cc.
References cm, eV, fEnergyTotalXS, LinInterpolate(), and tdummyVec.
Referenced by CrossSectionPerVolume().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 347 of file G4DNASancheExcitationModel.cc.
References eV.
Referenced by SampleSecondaries().
Here is the caller graph for this function:
|
private |
Definition at line 112 of file G4DNASancheExcitationModel.hh.
Referenced by Initialise(), and PartialCrossSection().
|
private |
Definition at line 113 of file G4DNASancheExcitationModel.hh.
Referenced by Initialise(), and TotalCrossSection().
|
protected |
Definition at line 84 of file G4DNASancheExcitationModel.hh.
Referenced by G4DNASancheExcitationModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 91 of file G4DNASancheExcitationModel.hh.
Referenced by G4DNASancheExcitationModel(), and Initialise().
|
private |
Definition at line 93 of file G4DNASancheExcitationModel.hh.
Referenced by Initialise().
|
private |
Definition at line 99 of file G4DNASancheExcitationModel.hh.
Referenced by G4DNASancheExcitationModel(), RandomSelect(), and Sum().
|
private |
Definition at line 88 of file G4DNASancheExcitationModel.hh.
Referenced by G4DNASancheExcitationModel(), SampleSecondaries(), and SelectStationary().
|
private |
Definition at line 111 of file G4DNASancheExcitationModel.hh.
Referenced by Initialise(), PartialCrossSection(), and TotalCrossSection().
|
private |
Definition at line 94 of file G4DNASancheExcitationModel.hh.
Referenced by CrossSectionPerVolume(), G4DNASancheExcitationModel(), Initialise(), SampleSecondaries(), and SetVerboseLevel().