Geant4
10.01.p02
|
#include <G4EMDissociation.hh>
Private Member Functions | |
void | PrintWelcomeMessage () |
Private Attributes | |
G4ExcitationHandler * | theExcitationHandler |
G4bool | handlerDefinedInternally |
G4EMDissociationCrossSection * | dissociationCrossSection |
G4EMDissociationSpectrum * | thePhotonSpectrum |
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 78 of file G4EMDissociation.hh.
G4EMDissociation::G4EMDissociation | ( | ) |
Definition at line 82 of file G4EMDissociation.cc.
References dissociationCrossSection, GeV, handlerDefinedInternally, MeV, PrintWelcomeMessage(), G4ExcitationHandler::SetEvaporation(), G4ExcitationHandler::SetFermiModel(), G4ExcitationHandler::SetMaxAandZForFermiBreakUp(), G4HadronicInteraction::SetMaxEnergy(), G4ExcitationHandler::SetMinEForMultiFrag(), G4HadronicInteraction::SetMinEnergy(), G4ExcitationHandler::SetMultiFragmentation(), theExcitationHandler, thePhotonSpectrum, and G4HadronicInteraction::verboseLevel.
G4EMDissociation::G4EMDissociation | ( | const G4EMDissociation & | emd | ) |
G4EMDissociation::G4EMDissociation | ( | G4ExcitationHandler * | aExcitationHandler | ) |
Definition at line 136 of file G4EMDissociation.cc.
References dissociationCrossSection, GeV, handlerDefinedInternally, MeV, PrintWelcomeMessage(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theExcitationHandler, thePhotonSpectrum, and G4HadronicInteraction::verboseLevel.
G4EMDissociation::~G4EMDissociation | ( | ) |
Definition at line 158 of file G4EMDissociation.cc.
References handlerDefinedInternally, theExcitationHandler, and thePhotonSpectrum.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 168 of file G4EMDissociation.cc.
References G4HadFinalState::Clear(), G4DynamicParticle::DumpInfo(), eV, G4cout, G4endl, G4UniformRand, G4HadProjectile::Get4Momentum(), G4DynamicParticle::Get4Momentum(), G4Nucleus::GetA_asInt(), G4ParticleDefinition::GetBaryonNumber(), G4HadProjectile::GetDefinition(), G4IonTable::GetIonTable(), G4HadProjectile::GetKineticEnergy(), G4NucleiProperties::GetNuclearMass(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), G4HadProjectile::GetTotalEnergy(), G4Nucleus::GetZ_asInt(), G4Neutron::NeutronDefinition(), G4INCL::Math::pi, G4InuclParticleNames::pp, G4Proton::ProtonDefinition(), rad, G4DynamicParticle::Set4Momentum(), and stopAndKill.
const G4EMDissociation& G4EMDissociation::operator= | ( | G4EMDissociation & | right | ) |
|
private |
Definition at line 418 of file G4EMDissociation.cc.
References G4cout, and G4endl.
Referenced by G4EMDissociation().
|
private |
Definition at line 96 of file G4EMDissociation.hh.
Referenced by G4EMDissociation().
|
private |
Definition at line 95 of file G4EMDissociation.hh.
Referenced by G4EMDissociation(), and ~G4EMDissociation().
|
private |
Definition at line 94 of file G4EMDissociation.hh.
Referenced by G4EMDissociation(), and ~G4EMDissociation().
|
private |
Definition at line 97 of file G4EMDissociation.hh.
Referenced by G4EMDissociation(), and ~G4EMDissociation().