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