Geant4_10
Public Member Functions | Protected Member Functions | List of all members
G4IntraNucleiCascader Class Reference

#include <G4IntraNucleiCascader.hh>

Inheritance diagram for G4IntraNucleiCascader:
Inheritance graph
[legend]
Collaboration diagram for G4IntraNucleiCascader:
Collaboration graph
[legend]

Public Member Functions

 G4IntraNucleiCascader ()
 
virtual ~G4IntraNucleiCascader ()
 
void collide (G4InuclParticle *bullet, G4InuclParticle *target, G4CollisionOutput &globalOutput)
 
void rescatter (G4InuclParticle *bullet, G4KineticTrackVector *theSecondaries, G4V3DNucleus *theNucleus, G4CollisionOutput &globalOutput)
 
void setVerboseLevel (G4int verbose=0)
 
- 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

G4bool initialize (G4InuclParticle *bullet, G4InuclParticle *target)
 
void newCascade (G4int itry)
 
void setupCascade ()
 
void generateCascade ()
 
G4bool finishCascade ()
 
void finalize (G4int itry, G4InuclParticle *bullet, G4InuclParticle *target, G4CollisionOutput &globalOutput)
 
G4InuclParticlecreateTarget (G4V3DNucleus *theNucleus)
 
void preloadCascade (G4V3DNucleus *theNucleus, G4KineticTrackVector *theSecondaries)
 
void copyWoundedNucleus (G4V3DNucleus *theNucleus)
 
void copySecondaries (G4KineticTrackVector *theSecondaries)
 
void processSecondary (const G4KineticTrack *aSecondary)
 
void releaseSecondary (const G4KineticTrack *aSecondary)
 
void processTrappedParticle (const G4CascadParticle &trapped)
 
void decayTrappedParticle (const G4CascadParticle &trapped)
 
- 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)
 

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 88 of file G4IntraNucleiCascader.hh.

Constructor & Destructor Documentation

G4IntraNucleiCascader::G4IntraNucleiCascader ( )

Definition at line 160 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

G4IntraNucleiCascader::~G4IntraNucleiCascader ( )
virtual

Definition at line 175 of file G4IntraNucleiCascader.cc.

Member Function Documentation

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

Implements G4VCascadeCollider.

Definition at line 198 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::copySecondaries ( G4KineticTrackVector theSecondaries)
protected

Definition at line 719 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::copyWoundedNucleus ( G4V3DNucleus theNucleus)
protected

Definition at line 689 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4InuclParticle * G4IntraNucleiCascader::createTarget ( G4V3DNucleus theNucleus)
protected

Definition at line 660 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::decayTrappedParticle ( const G4CascadParticle trapped)
protected

Definition at line 851 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::finalize ( G4int  itry,
G4InuclParticle bullet,
G4InuclParticle target,
G4CollisionOutput globalOutput 
)
protected

Definition at line 638 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4IntraNucleiCascader::finishCascade ( )
protected

Definition at line 489 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::generateCascade ( )
protected

Definition at line 355 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4IntraNucleiCascader::initialize ( G4InuclParticle bullet,
G4InuclParticle target 
)
protected

Definition at line 245 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::newCascade ( G4int  itry)
protected

Definition at line 297 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::preloadCascade ( G4V3DNucleus theNucleus,
G4KineticTrackVector theSecondaries 
)
protected

Definition at line 680 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::processSecondary ( const G4KineticTrack aSecondary)
protected

Definition at line 744 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::processTrappedParticle ( const G4CascadParticle trapped)
protected

Definition at line 819 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::releaseSecondary ( const G4KineticTrack aSecondary)
protected

Definition at line 785 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::rescatter ( G4InuclParticle bullet,
G4KineticTrackVector theSecondaries,
G4V3DNucleus theNucleus,
G4CollisionOutput globalOutput 
)
virtual

Reimplemented from G4CascadeColliderBase.

Definition at line 221 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4IntraNucleiCascader::setupCascade ( )
protected

Definition at line 315 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Reimplemented from G4CascadeColliderBase.

Definition at line 185 of file G4IntraNucleiCascader.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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