#include <G4InteractionCase.hh>
Definition at line 40 of file G4InteractionCase.hh.
G4InteractionCase::G4InteractionCase |
( |
| ) |
|
|
inline |
void G4InteractionCase::clear |
( |
| ) |
|
|
inline |
G4int G4InteractionCase::code |
( |
| ) |
const |
|
inline |
G4bool G4InteractionCase::hadNucleus |
( |
| ) |
const |
|
inline |
G4int G4InteractionCase::hadrons |
( |
| ) |
const |
|
inline |
Definition at line 39 of file G4InteractionCase.cc.
52 if (nucl2->
getA() >= nucl1->
getA()) {
59 }
else if (nucl1 || nucl2) {
68 }
else if (had1 && had2) {
69 inter_case = had1->
type() * had2->
type();
G4bool G4InteractionCase::twoNuclei |
( |
| ) |
const |
|
inline |
G4bool G4InteractionCase::valid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: