30 #ifndef G4VParticipants_h    31 #define G4VParticipants_h 1 int operator!=(const G4VParticipants &right) const
 
virtual ~G4VParticipants()
 
const G4VParticipants & operator=(const G4VParticipants &right)
 
virtual void SetProjectileNucleus(G4V3DNucleus *aNucleus)
 
virtual void SetNucleus(G4V3DNucleus *aNucleus)
 
virtual void Init(G4int theZ, G4int theA)
 
G4V3DNucleus * theProjectileNucleus
 
G4V3DNucleus * theNucleus
 
virtual G4V3DNucleus * GetProjectileNucleus() const
 
virtual void InitProjectileNucleus(G4int theZ, G4int theA)
 
int operator==(const G4VParticipants &right) const
 
virtual G4V3DNucleus * GetWoundedNucleus() const