31#ifndef G4INTERACTION_CASE_HH
32#define G4INTERACTION_CASE_HH
64 G4int code()
const {
return ((inter_case<0) ? -inter_case : 0); }
G4InuclParticle * getBullet() const
void set(G4InuclParticle *part1, G4InuclParticle *part2)
G4bool hadNucleus() const
G4InteractionCase(G4InuclParticle *part1, G4InuclParticle *part2)
G4InuclParticle * getTarget() const