Geant4
9.6.p02
|
#include <G4FTFModel.hh>
Public Member Functions | |
G4FTFModel (const G4String &modelName="FTF") | |
~G4FTFModel () | |
void | Init (const G4Nucleus &aNucleus, const G4DynamicParticle &aProjectile) |
G4ExcitedStringVector * | GetStrings () |
G4V3DNucleus * | GetWoundedNucleus () const |
virtual void | ModelDescription (std::ostream &) const |
Public Member Functions inherited from G4VPartonStringModel | |
G4VPartonStringModel (const G4String &modelName="Parton String Model") | |
virtual | ~G4VPartonStringModel () |
void | SetFragmentationModel (G4VStringFragmentation *aModel) |
G4KineticTrackVector * | Scatter (const G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary) |
Public Member Functions inherited from G4VHighEnergyGenerator | |
G4VHighEnergyGenerator (const G4String &modelName="High Energy Generator") | |
virtual | ~G4VHighEnergyGenerator () |
std::pair< G4double, G4double > | GetEnergyMomentumCheckLevels () const |
void | SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double AbsoluteLevel) |
virtual G4String | GetModelName () const |
Additional Inherited Members | |
Protected Member Functions inherited from G4VPartonStringModel | |
void | SetThisPointer (G4VPartonStringModel *aPointer) |
G4bool | EnergyAndMomentumCorrector (G4KineticTrackVector *Output, G4LorentzVector &TotalCollisionMomentum) |
Definition at line 63 of file G4FTFModel.hh.
G4FTFModel::~G4FTFModel | ( | ) |
|
virtual |
Implements G4VPartonStringModel.
Definition at line 206 of file G4FTFModel.cc.
|
inlinevirtual |
Implements G4VPartonStringModel.
Definition at line 121 of file G4FTFModel.hh.
|
virtual |
Implements G4VPartonStringModel.
Definition at line 112 of file G4FTFModel.cc.
|
virtual |
Reimplemented from G4VPartonStringModel.
Definition at line 1745 of file G4FTFModel.cc.