Geant4_10
|
#include <G4InteractionCase.hh>
Public Member Functions | |
G4InteractionCase () | |
G4InteractionCase (G4InuclParticle *part1, G4InuclParticle *part2) | |
void | set (G4InuclParticle *part1, G4InuclParticle *part2) |
void | clear () |
G4InuclParticle * | getBullet () const |
G4InuclParticle * | getTarget () const |
G4bool | valid () const |
G4bool | twoNuclei () const |
G4bool | hadNucleus () const |
G4int | hadrons () const |
G4int | code () const |
Definition at line 40 of file G4InteractionCase.hh.
|
inline |
Definition at line 42 of file G4InteractionCase.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void G4InteractionCase::set | ( | G4InuclParticle * | part1, |
G4InuclParticle * | part2 | ||
) |
Definition at line 39 of file G4InteractionCase.cc.
|
inline |
Definition at line 60 of file G4InteractionCase.hh.
|
inline |