Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4INCL::FinalState Class Reference

#include <G4INCLFinalState.hh>

Public Member Functions

 FinalState ()
 
virtual ~FinalState ()
 
void setTotalEnergyBeforeInteraction (G4double E)
 
G4double getTotalEnergyBeforeInteraction () const
 
void addModifiedParticle (Particle *p)
 
void addOutgoingParticle (Particle *p)
 
void addDestroyedParticle (Particle *p)
 
void addCreatedParticle (Particle *p)
 
void addEnteringParticle (Particle *p)
 
ParticleList constgetModifiedParticles () const
 
ParticleList constgetOutgoingParticles () const
 
ParticleList constgetDestroyedParticles () const
 
ParticleList constgetCreatedParticles () const
 
ParticleList constgetEnteringParticles () const
 
void setBlockedDelta (Particle *const p)
 
ParticlegetBlockedDelta ()
 
FinalStateValidity getValidity () const
 
void makeValid ()
 
void makePauliBlocked ()
 
void makeNoEnergyConservation ()
 
void makeParticleBelowFermi ()
 
void makeParticleBelowZero ()
 
std::string print () const
 

Detailed Description

Final state of an interaction

Definition at line 63 of file G4INCLFinalState.hh.

Constructor & Destructor Documentation

G4INCL::FinalState::FinalState ( )

Definition at line 41 of file G4INCLFinalState.cc.

G4INCL::FinalState::~FinalState ( )
virtual

Definition at line 47 of file G4INCLFinalState.cc.

Member Function Documentation

void G4INCL::FinalState::addCreatedParticle ( Particle p)

Definition at line 66 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

void G4INCL::FinalState::addDestroyedParticle ( Particle p)

Definition at line 61 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

void G4INCL::FinalState::addEnteringParticle ( Particle p)

Definition at line 71 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

void G4INCL::FinalState::addModifiedParticle ( Particle p)

Definition at line 51 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

void G4INCL::FinalState::addOutgoingParticle ( Particle p)

Definition at line 56 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

Particle* G4INCL::FinalState::getBlockedDelta ( )
inline

Definition at line 84 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

ParticleList const & G4INCL::FinalState::getCreatedParticles ( ) const

Definition at line 91 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

ParticleList const & G4INCL::FinalState::getDestroyedParticles ( ) const

Definition at line 86 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

ParticleList const & G4INCL::FinalState::getEnteringParticles ( ) const

Definition at line 96 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

ParticleList const & G4INCL::FinalState::getModifiedParticles ( ) const

Definition at line 76 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

ParticleList const & G4INCL::FinalState::getOutgoingParticles ( ) const

Definition at line 81 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

G4double G4INCL::FinalState::getTotalEnergyBeforeInteraction ( ) const
inline

Definition at line 69 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

FinalStateValidity G4INCL::FinalState::getValidity ( ) const
inline

Definition at line 86 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::makeNoEnergyConservation ( )
inline

Definition at line 89 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::makeParticleBelowFermi ( )
inline

Definition at line 90 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::makeParticleBelowZero ( )
inline

Definition at line 91 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::makePauliBlocked ( )
inline

Definition at line 88 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::makeValid ( )
inline

Definition at line 87 of file G4INCLFinalState.hh.

std::string G4INCL::FinalState::print ( ) const

Definition at line 101 of file G4INCLFinalState.cc.

Here is the caller graph for this function:

void G4INCL::FinalState::setBlockedDelta ( Particle *const  p)
inline

Definition at line 83 of file G4INCLFinalState.hh.

Here is the caller graph for this function:

void G4INCL::FinalState::setTotalEnergyBeforeInteraction ( G4double  E)
inline

Definition at line 68 of file G4INCLFinalState.hh.

Here is the caller graph for this function:


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