60   outFile << 
" Parton-string models description not written yet \n";
    71   ed << 
"The used HighEnergyGenerator "<<
GetModelName()<<
" cannot manage with a residual projectile nucleus" << 
G4endl;
    72   G4Exception(
"G4VHighEnergyGenerator::GetProjectileNucleus ", 
"G4had_mod_man",
 std::ostringstream G4ExceptionDescription
 
virtual void ModelDescription(std::ostream &) const
 
std::pair< G4double, G4double > epCheckLevels
 
void SetEnergyMomentumCheckLevels(G4double relativeLevel, G4double AbsoluteLevel)
 
virtual G4String GetModelName() const
 
virtual G4V3DNucleus * GetProjectileNucleus() const
 
G4String theGeneratorModelName
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
G4VHighEnergyGenerator(const G4String &modelName="High Energy Generator")
 
std::pair< G4double, G4double > GetEnergyMomentumCheckLevels() const
 
virtual ~G4VHighEnergyGenerator()