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

#include <G4FTFParticipants.hh>

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

Public Member Functions

 G4FTFParticipants ()
 
const G4FTFParticipantsoperator= (const G4FTFParticipants &right)
 
 ~G4FTFParticipants ()
 
int operator== (const G4FTFParticipants &right) const
 
int operator!= (const G4FTFParticipants &right) const
 
void InitProjectileNucleus (G4int theZ, G4int theA)
 
void SetProjectileNucleus (G4V3DNucleus *aNucleus)
 
G4V3DNucleusGetProjectileNucleus ()
 
void GetList (const G4ReactionProduct &thePrimary, G4FTFParameters *theParameters)
 
void StartLoop ()
 
G4bool Next ()
 
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
 

Public Attributes

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

Detailed Description

Definition at line 50 of file G4FTFParticipants.hh.

Constructor & Destructor Documentation

G4FTFParticipants::G4FTFParticipants ( )

Definition at line 54 of file G4FTFParticipants.cc.

G4FTFParticipants::~G4FTFParticipants ( )

Definition at line 68 of file G4FTFParticipants.cc.

Member Function Documentation

G4InteractionContent & G4FTFParticipants::GetInteraction ( )
inline

Definition at line 103 of file G4FTFParticipants.hh.

Here is the caller graph for this function:

void G4FTFParticipants::GetList ( const G4ReactionProduct thePrimary,
G4FTFParameters theParameters 
)

Definition at line 94 of file G4FTFParticipants.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4V3DNucleus * G4FTFParticipants::GetProjectileNucleus ( )

Definition at line 82 of file G4FTFParticipants.cc.

void G4FTFParticipants::InitProjectileNucleus ( G4int  theZ,
G4int  theA 
)

Definition at line 87 of file G4FTFParticipants.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4FTFParticipants::Next ( )
inline

Definition at line 94 of file G4FTFParticipants.hh.

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::SetProjectileNucleus ( G4V3DNucleus aNucleus)

Definition at line 75 of file G4FTFParticipants.cc.

Here is the caller graph for this function:

void G4FTFParticipants::StartLoop ( )
inline

Definition at line 88 of file G4FTFParticipants.hh.

Here is the caller graph for this function:

Member Data Documentation

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

Definition at line 73 of file G4FTFParticipants.hh.

G4V3DNucleus* G4FTFParticipants::theProjectileNucleus

Definition at line 74 of file G4FTFParticipants.hh.


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