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

#include <G4INCLCascade.hh>

Public Member Functions

 INCL (Config const *const config)
 
 ~INCL ()
 
G4bool prepareReaction (const ParticleSpecies &projectileSpecies, const G4double kineticEnergy, const G4int A, const G4int Z)
 
G4bool initializeTarget (const G4int A, const G4int Z)
 
const EventInfoprocessEvent ()
 
const EventInfoprocessEvent (ParticleSpecies const &projectileSpecies, const G4double kineticEnergy, const G4int targetA, const G4int targetZ)
 
void finalizeGlobalInfo ()
 
const GlobalInfogetGlobalInfo () const
 
std::string configToString ()
 

Detailed Description

Definition at line 53 of file G4INCLCascade.hh.

Constructor & Destructor Documentation

G4INCL::INCL::INCL ( G4INCL::Config const *const  config)

Definition at line 80 of file G4INCLCascade.cc.

Here is the call graph for this function:

G4INCL::INCL::~INCL ( )

Definition at line 169 of file G4INCLCascade.cc.

Here is the call graph for this function:

Member Function Documentation

std::string G4INCL::INCL::configToString ( )
inline

Definition at line 79 of file G4INCLCascade.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4INCL::INCL::finalizeGlobalInfo ( )

Definition at line 678 of file G4INCLCascade.cc.

const GlobalInfo& G4INCL::INCL::getGlobalInfo ( ) const
inline

Definition at line 77 of file G4INCLCascade.hh.

G4bool G4INCL::INCL::initializeTarget ( const G4int  A,
const G4int  Z 
)

Definition at line 218 of file G4INCLCascade.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4INCL::INCL::prepareReaction ( const ParticleSpecies projectileSpecies,
const G4double  kineticEnergy,
const G4int  A,
const G4int  Z 
)

Definition at line 183 of file G4INCLCascade.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

const EventInfo& G4INCL::INCL::processEvent ( )
inline

Definition at line 61 of file G4INCLCascade.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

const EventInfo & G4INCL::INCL::processEvent ( ParticleSpecies const projectileSpecies,
const G4double  kineticEnergy,
const G4int  targetA,
const G4int  targetZ 
)

Definition at line 229 of file G4INCLCascade.cc.

Here is the call graph for this function:


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