#include <G4CascadeDeexcitation.hh>
|
| virtual G4bool | explosion (const G4Fragment &target) const |
| |
| virtual G4bool | explosion (G4int A, G4int Z, G4double excitation) const |
| |
| virtual G4bool | validateOutput (const G4Fragment &target, G4CollisionOutput &output) |
| |
| virtual G4bool | validateOutput (const G4Fragment &target, const std::vector< G4InuclElementaryParticle > &particles) |
| |
| virtual G4bool | validateOutput (const G4Fragment &target, const std::vector< G4InuclNuclei > &fragments) |
| |
| void | getTargetData (const G4Fragment &target) |
| |
| const G4Fragment & | makeFragment (G4LorentzVector mom, G4int A, G4int Z, G4double EX=0.) |
| |
| const G4Fragment & | makeFragment (G4int A, G4int Z, G4double EX=0.) |
| |
| virtual void | setName (const G4String &name) |
| |
| G4CascadeCheckBalance * | balance |
| |
| G4int | A |
| |
| G4int | Z |
| |
| G4LorentzVector | PEX |
| |
| G4double | EEXS |
| |
| G4Fragment | aFragment |
| |
| G4String | theName |
| |
| G4int | verboseLevel |
| |
Definition at line 49 of file G4CascadeDeexcitation.hh.
| G4CascadeDeexcitation::G4CascadeDeexcitation |
( |
| ) |
|
| G4CascadeDeexcitation::~G4CascadeDeexcitation |
( |
| ) |
|
|
virtual |
Implements G4VCascadeDeexcitation.
Definition at line 69 of file G4CascadeDeexcitation.cc.
References G4CollisionOutput::add(), G4CollisionOutput::addOutgoingParticles(), G4NonEquilibriumEvaporator::deExcite(), G4BigBanger::deExcite(), G4EquilibriumEvaporator::deExcite(), G4CascadeDeexciteBase::explosion(), G4cout, G4endl, G4CollisionOutput::getOutgoingParticles(), G4CollisionOutput::getRecoilFragment(), G4CollisionOutput::printCollisionOutput(), G4CollisionOutput::reset(), tempOutput, theBigBanger, theEquilibriumEvaporator, theNonEquilibriumEvaporator, and G4VCascadeCollider::verboseLevel.
| void G4CascadeDeexcitation::setVerboseLevel |
( |
G4int |
verbose | ) |
|
|
virtual |
The documentation for this class was generated from the following files: