|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4InuclCollider.hh>
Inheritance diagram for G4InuclCollider:Protected Member Functions | |
| void | deexcite (const G4Fragment &fragment, G4CollisionOutput &globalOutput) |
| G4bool | photonuclearOkay (G4CollisionOutput &checkOutput) const |
Protected Member Functions inherited from G4CascadeColliderBase | |
| virtual G4bool | useEPCollider (G4InuclParticle *bullet, G4InuclParticle *target) const |
| virtual G4bool | inelasticInteractionPossible (G4InuclParticle *bullet, G4InuclParticle *target, G4double ekin) const |
| virtual G4bool | validateOutput (G4InuclParticle *bullet, G4InuclParticle *target, G4CollisionOutput &output) |
| virtual G4bool | validateOutput (const G4Fragment &fragment, G4CollisionOutput &output) |
| virtual G4bool | validateOutput (G4InuclParticle *bullet, G4InuclParticle *target, const std::vector< G4InuclElementaryParticle > &particles) |
Protected Member Functions inherited from G4VCascadeCollider | |
| virtual void | setName (const G4String &name) |
Additional Inherited Members | |
Protected Attributes inherited from G4CascadeColliderBase | |
| G4InteractionCase | interCase |
| G4CascadeCheckBalance * | balance |
Protected Attributes inherited from G4VCascadeCollider | |
| G4String | theName |
| G4int | verboseLevel |
Definition at line 60 of file G4InuclCollider.hh.
| G4InuclCollider::G4InuclCollider | ( | ) |
Definition at line 87 of file G4InuclCollider.cc.
|
virtual |
Definition at line 93 of file G4InuclCollider.cc.
|
virtual |
Implements G4VCascadeCollider.
Definition at line 130 of file G4InuclCollider.cc.
Referenced by G4CascadeInterface::ApplyYourself().
|
protected |
Definition at line 316 of file G4InuclCollider.cc.
Referenced by collide(), and rescatter().
|
protected |
Definition at line 338 of file G4InuclCollider.cc.
Referenced by collide().
|
virtual |
Reimplemented from G4CascadeColliderBase.
Definition at line 288 of file G4InuclCollider.cc.
Referenced by G4CascadeInterface::Propagate().
|
virtual |
Reimplemented from G4CascadeColliderBase.
Definition at line 101 of file G4InuclCollider.cc.
Referenced by G4CascadeInterface::SetVerboseLevel().
| void G4InuclCollider::useCascadeDeexcitation | ( | ) |
Definition at line 115 of file G4InuclCollider.cc.
Referenced by G4CascadeInterface::useCascadeDeexcitation().
| void G4InuclCollider::usePreCompoundDeexcitation | ( | ) |
Definition at line 121 of file G4InuclCollider.cc.
Referenced by G4CascadeInterface::usePreCompoundDeexcitation().