Geant4
10.03.p03
|
#include <G4QGSMFragmentation.hh>
Public Member Functions | |
G4QGSMFragmentation () | |
~G4QGSMFragmentation () | |
virtual G4KineticTrackVector * | FragmentString (const G4ExcitedString &theString) |
Public Member Functions inherited from G4VLongitudinalStringDecay | |
G4VLongitudinalStringDecay () | |
virtual | ~G4VLongitudinalStringDecay () |
G4int | SampleQuarkFlavor (void) |
G4ThreeVector | SampleQuarkPt (G4double ptMax=-1.) |
G4KineticTrackVector * | DecayResonans (G4KineticTrackVector *aHadrons) |
void | SetSigmaTransverseMomentum (G4double aQT) |
void | SetStrangenessSuppression (G4double aValue) |
void | SetDiquarkSuppression (G4double aValue) |
void | SetDiquarkBreakProbability (G4double aValue) |
void | SetVectorMesonProbability (G4double aValue) |
void | SetSpinThreeHalfBarionProbability (G4double aValue) |
void | SetScalarMesonMixings (std::vector< G4double > aVector) |
void | SetVectorMesonMixings (std::vector< G4double > aVector) |
void | SetStringTensionParameter (G4double aValue) |
Definition at line 40 of file G4QGSMFragmentation.hh.
G4QGSMFragmentation::G4QGSMFragmentation | ( | ) |
Definition at line 49 of file G4QGSMFragmentation.cc.
G4QGSMFragmentation::~G4QGSMFragmentation | ( | ) |
Definition at line 57 of file G4QGSMFragmentation.cc.
|
virtual |
Implements G4VLongitudinalStringDecay.
Definition at line 63 of file G4QGSMFragmentation.cc.