Geant4.10
|
#include <G4EMDissociation.hh>
Additional Inherited Members | |
![]() | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
![]() | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 78 of file G4EMDissociation.hh.
G4EMDissociation::G4EMDissociation | ( | ) |
Definition at line 83 of file G4EMDissociation.cc.
References python.hepunit::GeV, python.hepunit::MeV, G4ExcitationHandler::SetEvaporation(), G4ExcitationHandler::SetFermiModel(), G4ExcitationHandler::SetMaxAandZForFermiBreakUp(), G4HadronicInteraction::SetMaxEnergy(), G4ExcitationHandler::SetMinEForMultiFrag(), G4HadronicInteraction::SetMinEnergy(), G4ExcitationHandler::SetMultiFragmentation(), and G4HadronicInteraction::verboseLevel.
G4EMDissociation::G4EMDissociation | ( | const G4EMDissociation & | emd | ) |
G4EMDissociation::G4EMDissociation | ( | G4ExcitationHandler * | aExcitationHandler | ) |
Definition at line 137 of file G4EMDissociation.cc.
References python.hepunit::GeV, python.hepunit::MeV, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and G4HadronicInteraction::verboseLevel.
G4EMDissociation::~G4EMDissociation | ( | ) |
Definition at line 159 of file G4EMDissociation.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 169 of file G4EMDissociation.cc.
References test::b, CLHEP::HepLorentzVector::beta(), CLHEP::HepLorentzVector::boost(), G4HadFinalState::Clear(), G4DynamicParticle::DumpInfo(), CLHEP::HepLorentzVector::e(), python.hepunit::eV, CLHEP::HepLorentzVector::findBoostToCM(), G4cout, G4endl, G4UniformRand, G4HadProjectile::Get4Momentum(), G4DynamicParticle::Get4Momentum(), G4Nucleus::GetA_asInt(), G4ParticleDefinition::GetBaryonNumber(), G4HadProjectile::GetDefinition(), G4HadProjectile::GetKineticEnergy(), G4NucleiProperties::GetNuclearMass(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalEnergy(), G4Nucleus::GetZ_asInt(), G4Neutron::NeutronDefinition(), python.hepunit::pi, G4InuclParticleNames::pp, G4Proton::ProtonDefinition(), python.hepunit::rad, G4DynamicParticle::Set4Momentum(), CLHEP::HepLorentzVector::setE(), CLHEP::Hep3Vector::setMag(), stopAndKill, test::v, and CLHEP::HepLorentzVector::vect().
const G4EMDissociation& G4EMDissociation::operator= | ( | G4EMDissociation & | right | ) |