Geant4.10
|
#include <G4DNAChampionElasticModel.hh>
Protected Attributes | |
G4ParticleChangeForGamma * | fParticleChangeForGamma |
![]() | |
G4ElementData * | fElementData |
G4VParticleChange * | pParticleChange |
G4PhysicsTable * | xSectionTable |
const std::vector< G4double > * | theDensityFactor |
const std::vector< G4int > * | theDensityIdx |
size_t | idxTable |
Additional Inherited Members | |
![]() | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 41 of file G4DNAChampionElasticModel.hh.
G4DNAChampionElasticModel::G4DNAChampionElasticModel | ( | const G4ParticleDefinition * | p = 0 , |
const G4String & | nam = "DNAChampionElasticModel" |
||
) |
Definition at line 40 of file G4DNAChampionElasticModel.cc.
References python.hepunit::eV, fParticleChangeForGamma, G4cout, G4endl, python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Definition at line 74 of file G4DNAChampionElasticModel.cc.
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 203 of file G4DNAChampionElasticModel.cc.
References python.hepunit::cm, DBL_MAX, python.hepunit::eV, FatalException, G4DNACrossSectionDataSet::FindValue(), G4cout, G4endl, G4Exception(), G4Material::GetIndex(), and G4ParticleDefinition::GetParticleName().
|
inline |
Definition at line 66 of file G4DNAChampionElasticModel.hh.
|
virtual |
Implements G4VEmModel.
Definition at line 93 of file G4DNAChampionElasticModel.cc.
References python.hepunit::cm, G4InuclParticleNames::electron, G4Electron::ElectronDefinition(), python.hepunit::eV, FatalException, fParticleChangeForGamma, G4cout, G4endl, G4Exception(), G4Material::GetMaterial(), G4DNAMolecularMaterial::GetNumMolPerVolTableFor(), G4VEmModel::GetParticleChangeForGamma(), G4ParticleDefinition::GetParticleName(), G4VEmModel::HighEnergyLimit(), G4DNAMolecularMaterial::Instance(), G4DNACrossSectionDataSet::LoadData(), G4VEmModel::LowEnergyLimit(), python.hepunit::MeV, G4VEmModel::SetHighEnergyLimit(), and G4VEmModel::SetLowEnergyLimit().
|
virtual |
Implements G4VEmModel.
Definition at line 266 of file G4DNAChampionElasticModel.cc.
References CLHEP::Hep3Vector::cross(), fParticleChangeForGamma, fStopAndKill, G4cout, G4endl, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), G4DynamicParticle::GetMomentumDirection(), CLHEP::Hep3Vector::orthogonal(), python.hepunit::pi, G4VParticleChange::ProposeLocalEnergyDeposit(), G4ParticleChangeForGamma::ProposeMomentumDirection(), G4VParticleChange::ProposeTrackStatus(), G4ParticleChangeForGamma::SetProposedKineticEnergy(), and CLHEP::Hep3Vector::unit().
Definition at line 133 of file G4DNAChampionElasticModel.hh.
References G4Exception(), and JustWarning.
|
protected |
Definition at line 70 of file G4DNAChampionElasticModel.hh.
Referenced by G4DNAChampionElasticModel(), Initialise(), and SampleSecondaries().