| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4VHighEnergyGenerator.hh>

Public Member Functions | |
| G4VHighEnergyGenerator (const G4String &modelName="High Energy Generator") | |
| virtual | ~G4VHighEnergyGenerator () | 
| virtual G4V3DNucleus * | GetWoundedNucleus () const =0 | 
| virtual G4V3DNucleus * | GetProjectileNucleus () const | 
| virtual G4KineticTrackVector * | Scatter (const G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)=0 | 
| std::pair< G4double, G4double > | GetEnergyMomentumCheckLevels () const | 
| void | SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double AbsoluteLevel) | 
| virtual void | ModelDescription (std::ostream &) const | 
| virtual G4String | GetModelName () const | 
Definition at line 47 of file G4VHighEnergyGenerator.hh.
| G4VHighEnergyGenerator::G4VHighEnergyGenerator | ( | const G4String & | modelName = "High Energy Generator" | ) | 
Definition at line 35 of file G4VHighEnergyGenerator.cc.
      
  | 
  virtual | 
Definition at line 42 of file G4VHighEnergyGenerator.cc.
Definition at line 46 of file G4VHighEnergyGenerator.cc.

      
  | 
  virtual | 
Definition at line 63 of file G4VHighEnergyGenerator.cc.

      
  | 
  virtual | 
Reimplemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.
Definition at line 68 of file G4VHighEnergyGenerator.cc.


      
  | 
  pure virtual | 
Implemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.

      
  | 
  virtual | 
Reimplemented in G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, and G4QGSModel< G4QGSParticipants >.
Definition at line 58 of file G4VHighEnergyGenerator.cc.

      
  | 
  pure virtual | 
| void G4VHighEnergyGenerator::SetEnergyMomentumCheckLevels | ( | G4double | relativeLevel, | 
| G4double | AbsoluteLevel | ||
| ) | 
Definition at line 51 of file G4VHighEnergyGenerator.cc.
