30#ifndef G4VHighEnergyGenerator_h
31#define G4VHighEnergyGenerator_h 1
void ModelDescription(std::ostream &) const override
G4bool operator==(const G4VHighEnergyGenerator &right) const =delete
virtual G4V3DNucleus * GetProjectileNucleus() const
G4VHighEnergyGenerator(const G4VHighEnergyGenerator &right)=delete
~G4VHighEnergyGenerator() override
virtual G4V3DNucleus * GetWoundedNucleus() const =0
virtual G4KineticTrackVector * Scatter(const G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)=0
G4bool operator!=(const G4VHighEnergyGenerator &right) const =delete
G4VHighEnergyGenerator(const G4String &modelName="HighEnergyGenerator")
const G4VHighEnergyGenerator & operator=(const G4VHighEnergyGenerator &right)=delete