Geant4  10.00.p02
G4FTFParticipants Class Reference

#include <G4FTFParticipants.hh>

+ Inheritance diagram for G4FTFParticipants:
+ Collaboration diagram for G4FTFParticipants:

Public Member Functions

 G4FTFParticipants ()
 
const G4FTFParticipantsoperator= (const G4FTFParticipants &right)
 
 ~G4FTFParticipants ()
 
int operator== (const G4FTFParticipants &right) const
 
int operator!= (const G4FTFParticipants &right) const
 
void GetList (const G4ReactionProduct &thePrimary, G4FTFParameters *theParameters)
 
void StartLoop ()
 
G4bool Next ()
 
void SortInteractionsIncT ()
 
void ShiftInteractionTime ()
 
G4InteractionContentGetInteraction ()
 
- Public Member Functions inherited from G4VParticipants
 G4VParticipants ()
 
 G4VParticipants (const G4VParticipants &right)
 
virtual ~G4VParticipants ()
 
const G4VParticipantsoperator= (const G4VParticipants &right)
 
int operator== (const G4VParticipants &right) const
 
int operator!= (const G4VParticipants &right) const
 
virtual void Init (G4int theZ, G4int theA)
 
virtual void SetNucleus (G4V3DNucleus *aNucleus)
 
virtual G4V3DNucleusGetWoundedNucleus () const
 
virtual void InitProjectileNucleus (G4int theZ, G4int theA)
 
virtual void SetProjectileNucleus (G4V3DNucleus *aNucleus)
 
virtual G4V3DNucleusGetProjectileNucleus () const
 

Public Attributes

std::vector
< G4InteractionContent * > 
theInteractions
 
- Public Attributes inherited from G4VParticipants
G4V3DNucleustheNucleus
 
G4V3DNucleustheProjectileNucleus
 

Private Member Functions

 G4FTFParticipants (const G4FTFParticipants &right)
 

Private Attributes

G4int currentInteraction
 

Detailed Description

Definition at line 51 of file G4FTFParticipants.hh.

Constructor & Destructor Documentation

G4FTFParticipants::G4FTFParticipants ( )

Definition at line 63 of file G4FTFParticipants.cc.

G4FTFParticipants::~G4FTFParticipants ( )

Definition at line 78 of file G4FTFParticipants.cc.

G4FTFParticipants::G4FTFParticipants ( const G4FTFParticipants right)
private

Definition at line 68 of file G4FTFParticipants.cc.

References FatalException, and G4Exception().

+ Here is the call graph for this function:

Member Function Documentation

G4InteractionContent & G4FTFParticipants::GetInteraction ( )
inline

Definition at line 85 of file G4FTFParticipants.hh.

References currentInteraction, and theInteractions.

Referenced by G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), G4FTFModel::GetStrings(), and G4FTFModel::PutOnMassShell().

+ Here is the caller graph for this function:

G4bool G4FTFParticipants::Next ( )
inline

Definition at line 80 of file G4FTFParticipants.hh.

References theInteractions.

Referenced by G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), G4FTFModel::GetStrings(), and G4FTFModel::PutOnMassShell().

+ Here is the caller graph for this function:

int G4FTFParticipants::operator!= ( const G4FTFParticipants right) const
const G4FTFParticipants& G4FTFParticipants::operator= ( const G4FTFParticipants right)
int G4FTFParticipants::operator== ( const G4FTFParticipants right) const
void G4FTFParticipants::ShiftInteractionTime ( )

Definition at line 334 of file G4FTFParticipants.cc.

References G4VSplitableHadron::GetPosition(), G4InteractionContent::GetProjectile(), G4InteractionContent::GetTarget(), G4VSplitableHadron::SetPosition(), G4VSplitableHadron::SetTimeOfCreation(), and theInteractions.

Referenced by GetList().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4FTFParticipants::SortInteractionsIncT ( )

Definition at line 326 of file G4FTFParticipants.cc.

References G4FTFPartHelperForSortInT(), and theInteractions.

Referenced by GetList().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4FTFParticipants::StartLoop ( )
inline

Definition at line 75 of file G4FTFParticipants.hh.

References currentInteraction.

Referenced by G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), GetList(), G4FTFModel::GetStrings(), and G4FTFModel::PutOnMassShell().

+ Here is the caller graph for this function:

Member Data Documentation

G4int G4FTFParticipants::currentInteraction
private

Definition at line 70 of file G4FTFParticipants.hh.

Referenced by GetInteraction(), and StartLoop().

std::vector< G4InteractionContent* > G4FTFParticipants::theInteractions

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