|
Geant4
9.6.p02
|
#include <G4StringModel.hh>


Public Member Functions | |
| G4StringModel () | |
| ~G4StringModel () | |
| void | Set3DNucleus (G4V3DNucleus *const value) |
| void | SetStringFragmentationModel (G4VStringFragmentation *const value) |
| void | SetGenerator (G4EventGenerator *const value) |
Public Member Functions inherited from G4VHighEnergyGenerator | |
| G4VHighEnergyGenerator (const G4String &modelName="High Energy Generator") | |
| virtual | ~G4VHighEnergyGenerator () |
| virtual G4V3DNucleus * | GetWoundedNucleus () const =0 |
| 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 39 of file G4StringModel.hh.
| G4StringModel::G4StringModel | ( | ) |
Definition at line 32 of file G4StringModel.cc.
| G4StringModel::~G4StringModel | ( | ) |
Definition at line 38 of file G4StringModel.cc.
|
inline |
Definition at line 74 of file G4StringModel.hh.
|
inline |
Definition at line 94 of file G4StringModel.hh.
|
inline |
Definition at line 84 of file G4StringModel.hh.
1.8.4