Geant4  10.00.p02
G4InuclCollider Class Reference

#include <G4InuclCollider.hh>

+ Inheritance diagram for G4InuclCollider:
+ Collaboration diagram for G4InuclCollider:

Public Member Functions

 G4InuclCollider ()
 
virtual ~G4InuclCollider ()
 
void collide (G4InuclParticle *bullet, G4InuclParticle *target, G4CollisionOutput &globalOutput)
 
void rescatter (G4InuclParticle *bullet, G4KineticTrackVector *theSecondaries, G4V3DNucleus *theNucleus, G4CollisionOutput &globalOutput)
 
void setVerboseLevel (G4int verbose=0)
 
void useCascadeDeexcitation ()
 
void usePreCompoundDeexcitation ()
 
- Public Member Functions inherited from G4CascadeColliderBase
 G4CascadeColliderBase (const char *name, G4int verbose=0)
 
virtual ~G4CascadeColliderBase ()
 
- Public Member Functions inherited from G4VCascadeCollider
 G4VCascadeCollider (const char *name, G4int verbose=0)
 
virtual ~G4VCascadeCollider ()
 

Protected Member Functions

void deexcite (const G4Fragment &fragment, G4CollisionOutput &globalOutput)
 
- 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 char *name)
 

Private Member Functions

 G4InuclCollider (const G4InuclCollider &)
 
G4InuclCollideroperator= (const G4InuclCollider &)
 

Private Attributes

G4ElementaryParticleCollidertheElementaryParticleCollider
 
G4IntraNucleiCascadertheIntraNucleiCascader
 
G4VCascadeDeexcitationtheDeexcitation
 
G4CollisionOutput output
 
G4CollisionOutput DEXoutput
 

Additional Inherited Members

- Protected Attributes inherited from G4CascadeColliderBase
G4InteractionCase interCase
 
G4CascadeCheckBalancebalance
 
- Protected Attributes inherited from G4VCascadeCollider
const char * theName
 
G4int verboseLevel
 

Detailed Description

Definition at line 60 of file G4InuclCollider.hh.

Constructor & Destructor Documentation

G4InuclCollider::G4InuclCollider ( )

Definition at line 79 of file G4InuclCollider.cc.

G4InuclCollider::~G4InuclCollider ( )
virtual
G4InuclCollider::G4InuclCollider ( const G4InuclCollider )
private

Member Function Documentation

void G4InuclCollider::collide ( G4InuclParticle bullet,
G4InuclParticle target,
G4CollisionOutput globalOutput 
)
virtual

Implements G4VCascadeCollider.

Definition at line 122 of file G4InuclCollider.cc.

References ab, G4CollisionOutput::acceptable(), G4CollisionOutput::add(), G4CollisionOutput::boostToLabFrame(), G4InteractionCase::code(), G4ElementaryParticleCollider::collide(), G4IntraNucleiCascader::collide(), deexcite(), G4cerr, G4cout, G4endl, G4InuclNuclei::getA(), G4InteractionCase::getBullet(), G4InuclParticle::getDefinition(), G4LorentzConvertor::getKinEnergyInTheTRS(), G4ParticleDefinition::GetParticleName(), G4CollisionOutput::getRecoilFragment(), G4CascadeChannelTables::GetTable(), G4InteractionCase::getTarget(), G4LorentzConvertor::getTRSMomentum(), G4InuclNuclei::getZ(), G4InteractionCase::hadNucleus(), G4CascadeColliderBase::inelasticInteractionPossible(), G4CascadeColliderBase::interCase, output, G4CollisionOutput::removeRecoilFragment(), G4CollisionOutput::reset(), G4InteractionCase::set(), G4CollisionOutput::setOnShell(), theElementaryParticleCollider, theIntraNucleiCascader, G4LorentzConvertor::toTheTargetRestFrame(), G4LorentzConvertor::trivial(), G4CollisionOutput::trivialise(), G4InuclElementaryParticle::type(), G4CascadeColliderBase::useEPCollider(), G4InteractionCase::valid(), and G4VCascadeCollider::verboseLevel.

Referenced by G4CascadeInterface::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4InuclCollider::deexcite ( const G4Fragment fragment,
G4CollisionOutput globalOutput 
)
protected

Definition at line 306 of file G4InuclCollider.cc.

References G4CollisionOutput::add(), G4VCascadeDeexcitation::deExcite(), DEXoutput, G4cout, G4endl, G4Fragment::GetA(), G4CollisionOutput::reset(), theDeexcitation, G4CascadeColliderBase::validateOutput(), and G4VCascadeCollider::verboseLevel.

Referenced by collide(), and rescatter().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4InuclCollider& G4InuclCollider::operator= ( const G4InuclCollider )
private
void G4InuclCollider::rescatter ( G4InuclParticle bullet,
G4KineticTrackVector theSecondaries,
G4V3DNucleus theNucleus,
G4CollisionOutput globalOutput 
)
virtual

Reimplemented from G4CascadeColliderBase.

Definition at line 277 of file G4InuclCollider.cc.

References G4CollisionOutput::add(), deexcite(), G4cout, G4endl, G4CollisionOutput::getRecoilFragment(), output, G4CollisionOutput::removeRecoilFragment(), G4IntraNucleiCascader::rescatter(), G4CollisionOutput::reset(), theIntraNucleiCascader, and G4VCascadeCollider::verboseLevel.

Referenced by G4CascadeInterface::Propagate().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4InuclCollider::setVerboseLevel ( G4int  verbose = 0)
virtual

Reimplemented from G4CascadeColliderBase.

Definition at line 93 of file G4InuclCollider.cc.

References DEXoutput, output, G4VCascadeCollider::setVerboseLevel(), G4CollisionOutput::setVerboseLevel(), G4CascadeColliderBase::setVerboseLevel(), G4IntraNucleiCascader::setVerboseLevel(), theDeexcitation, theElementaryParticleCollider, theIntraNucleiCascader, and G4VCascadeCollider::verboseLevel.

Referenced by G4CascadeInterface::SetVerboseLevel().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4InuclCollider::useCascadeDeexcitation ( )

Definition at line 107 of file G4InuclCollider.cc.

References G4VCascadeCollider::setVerboseLevel(), theDeexcitation, and G4VCascadeCollider::verboseLevel.

Referenced by G4CascadeInterface::useCascadeDeexcitation().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4InuclCollider::usePreCompoundDeexcitation ( )

Definition at line 113 of file G4InuclCollider.cc.

References G4VCascadeCollider::setVerboseLevel(), theDeexcitation, and G4VCascadeCollider::verboseLevel.

Referenced by G4CascadeInterface::usePreCompoundDeexcitation().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4CollisionOutput G4InuclCollider::DEXoutput
private

Definition at line 88 of file G4InuclCollider.hh.

Referenced by deexcite(), and setVerboseLevel().

G4CollisionOutput G4InuclCollider::output
private

Definition at line 87 of file G4InuclCollider.hh.

Referenced by collide(), rescatter(), and setVerboseLevel().

G4VCascadeDeexcitation* G4InuclCollider::theDeexcitation
private
G4ElementaryParticleCollider* G4InuclCollider::theElementaryParticleCollider
private

Definition at line 82 of file G4InuclCollider.hh.

Referenced by collide(), setVerboseLevel(), and ~G4InuclCollider().

G4IntraNucleiCascader* G4InuclCollider::theIntraNucleiCascader
private

Definition at line 83 of file G4InuclCollider.hh.

Referenced by collide(), rescatter(), setVerboseLevel(), and ~G4InuclCollider().


The documentation for this class was generated from the following files: