Geant4.10
|
#include <G4ElectroVDNuclearModel.hh>
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 56 of file G4ElectroVDNuclearModel.hh.
G4ElectroVDNuclearModel::G4ElectroVDNuclearModel | ( | ) |
Definition at line 63 of file G4ElectroVDNuclearModel.cc.
References G4PhotoNuclearCrossSection::Default_Name(), G4ElectroNuclearCrossSection::Default_Name(), G4CrossSectionDataSetRegistry::Instance(), python.hepunit::PeV, G4VIntraNuclearTransportModel::SetDeExcitation(), G4VPartonStringModel::SetFragmentationModel(), G4TheoFSGenerator::SetHighEnergyGenerator(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and G4TheoFSGenerator::SetTransport().
G4ElectroVDNuclearModel::~G4ElectroVDNuclearModel | ( | ) |
Definition at line 91 of file G4ElectroVDNuclearModel.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 118 of file G4ElectroVDNuclearModel.cc.
References G4HadFinalState::Clear(), G4HadProjectile::Get4Momentum(), G4HadProjectile::GetDefinition(), G4ElectroNuclearCrossSection::GetElementCrossSection(), G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy(), G4ElectroNuclearCrossSection::GetEquivalentPhotonQ2(), G4HadProjectile::GetKineticEnergy(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetZ_asInt(), isAlive, G4Neutron::Neutron(), G4Proton::Proton(), G4HadFinalState::SetEnergyChange(), G4HadFinalState::SetMomentumChange(), G4HadFinalState::SetStatusChange(), G4HadronicInteraction::theParticleChange, CLHEP::Hep3Vector::unit(), and CLHEP::HepLorentzVector::vect().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 102 of file G4ElectroVDNuclearModel.cc.