Geant4_10
Public Member Functions | List of all members
G4InteractionCase Class Reference

#include <G4InteractionCase.hh>

Public Member Functions

 G4InteractionCase ()
 
 G4InteractionCase (G4InuclParticle *part1, G4InuclParticle *part2)
 
void set (G4InuclParticle *part1, G4InuclParticle *part2)
 
void clear ()
 
G4InuclParticlegetBullet () const
 
G4InuclParticlegetTarget () const
 
G4bool valid () const
 
G4bool twoNuclei () const
 
G4bool hadNucleus () const
 
G4int hadrons () const
 
G4int code () const
 

Detailed Description

Definition at line 40 of file G4InteractionCase.hh.

Constructor & Destructor Documentation

G4InteractionCase::G4InteractionCase ( )
inline

Definition at line 42 of file G4InteractionCase.hh.

G4InteractionCase::G4InteractionCase ( G4InuclParticle part1,
G4InuclParticle part2 
)
inline

Definition at line 44 of file G4InteractionCase.hh.

Here is the call graph for this function:

Member Function Documentation

void G4InteractionCase::clear ( void  )
inline

Definition at line 50 of file G4InteractionCase.hh.

Here is the caller graph for this function:

G4int G4InteractionCase::code ( ) const
inline

Definition at line 65 of file G4InteractionCase.hh.

Here is the caller graph for this function:

G4InuclParticle* G4InteractionCase::getBullet ( ) const
inline

Definition at line 55 of file G4InteractionCase.hh.

Here is the caller graph for this function:

G4InuclParticle* G4InteractionCase::getTarget ( ) const
inline

Definition at line 56 of file G4InteractionCase.hh.

Here is the caller graph for this function:

G4bool G4InteractionCase::hadNucleus ( ) const
inline

Definition at line 61 of file G4InteractionCase.hh.

Here is the caller graph for this function:

G4int G4InteractionCase::hadrons ( ) const
inline

Definition at line 62 of file G4InteractionCase.hh.

Here is the caller graph for this function:

void G4InteractionCase::set ( G4InuclParticle part1,
G4InuclParticle part2 
)

Definition at line 39 of file G4InteractionCase.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4InteractionCase::twoNuclei ( ) const
inline

Definition at line 60 of file G4InteractionCase.hh.

G4bool G4InteractionCase::valid ( ) const
inline

Definition at line 58 of file G4InteractionCase.hh.

Here is the caller graph for this function:


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