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

#include <G4InteractionContent.hh>

Public Member Functions

 G4InteractionContent ()
 
 G4InteractionContent (G4VSplitableHadron *aPrimaryParticipant)
 
 ~G4InteractionContent ()
 
G4bool operator< (const G4InteractionContent &right) const
 
G4VSplitableHadronGetProjectile () const
 
G4VSplitableHadronGetTarget () const
 
void SetTargetNucleon (G4Nucleon *aNucleon)
 
G4NucleonGetTargetNucleon () const
 
void SetTarget (G4VSplitableHadron *aTarget)
 
G4int GetNumberOfSoftCollisions ()
 
G4int GetNumberOfHardCollisions ()
 
void SetNumberOfSoftCollisions (int)
 
void SetNumberOfHardCollisions (int)
 
G4int GetNumberOfDiffractiveCollisions ()
 
void SetNumberOfDiffractiveCollisions (int)
 
void SplitHadrons ()
 
void SetInteractionTime (G4double aValue)
 
G4double GetInteractionTime () const
 
void SetStatus (G4int aValue)
 
G4int GetStatus () const
 

Detailed Description

Definition at line 51 of file G4InteractionContent.hh.

Constructor & Destructor Documentation

G4InteractionContent::G4InteractionContent ( )
inline

Definition at line 56 of file G4InteractionContent.hh.

G4InteractionContent::G4InteractionContent ( G4VSplitableHadron aPrimaryParticipant)

Definition at line 39 of file G4InteractionContent.cc.

G4InteractionContent::~G4InteractionContent ( )

Definition at line 48 of file G4InteractionContent.cc.

Member Function Documentation

G4double G4InteractionContent::GetInteractionTime ( ) const

Definition at line 60 of file G4InteractionContent.cc.

Here is the caller graph for this function:

G4int G4InteractionContent::GetNumberOfDiffractiveCollisions ( )
inline

Definition at line 160 of file G4InteractionContent.hh.

G4int G4InteractionContent::GetNumberOfHardCollisions ( )
inline

Definition at line 145 of file G4InteractionContent.hh.

G4int G4InteractionContent::GetNumberOfSoftCollisions ( )
inline

Definition at line 140 of file G4InteractionContent.hh.

Here is the caller graph for this function:

G4VSplitableHadron * G4InteractionContent::GetProjectile ( ) const
inline

Definition at line 115 of file G4InteractionContent.hh.

Here is the caller graph for this function:

G4int G4InteractionContent::GetStatus ( ) const

Definition at line 65 of file G4InteractionContent.cc.

G4VSplitableHadron * G4InteractionContent::GetTarget ( void  ) const
inline

Definition at line 120 of file G4InteractionContent.hh.

Here is the caller graph for this function:

G4Nucleon * G4InteractionContent::GetTargetNucleon ( ) const
inline

Definition at line 135 of file G4InteractionContent.hh.

G4bool G4InteractionContent::operator< ( const G4InteractionContent right) const

Definition at line 52 of file G4InteractionContent.cc.

Here is the call graph for this function:

void G4InteractionContent::SetInteractionTime ( G4double  aValue)

Definition at line 57 of file G4InteractionContent.cc.

void G4InteractionContent::SetNumberOfDiffractiveCollisions ( int  nCol)
inline

Definition at line 165 of file G4InteractionContent.hh.

Here is the caller graph for this function:

void G4InteractionContent::SetNumberOfHardCollisions ( int  nCol)
inline

Definition at line 155 of file G4InteractionContent.hh.

void G4InteractionContent::SetNumberOfSoftCollisions ( int  nCol)
inline

Definition at line 150 of file G4InteractionContent.hh.

Here is the caller graph for this function:

void G4InteractionContent::SetStatus ( G4int  aValue)

Definition at line 63 of file G4InteractionContent.cc.

Here is the caller graph for this function:

void G4InteractionContent::SetTarget ( G4VSplitableHadron aTarget)
inline

Definition at line 125 of file G4InteractionContent.hh.

Here is the caller graph for this function:

void G4InteractionContent::SetTargetNucleon ( G4Nucleon aNucleon)
inline

Definition at line 130 of file G4InteractionContent.hh.

Here is the caller graph for this function:

void G4InteractionContent::SplitHadrons ( )
inline

Definition at line 170 of file G4InteractionContent.hh.

Here is the call graph for this function:


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