Geant4
10.03.p03
|
#include <G4LundStringFragmentation.hh>
Public Member Functions | |
G4LundStringFragmentation () | |
virtual | ~G4LundStringFragmentation () |
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 42 of file G4LundStringFragmentation.hh.
G4LundStringFragmentation::G4LundStringFragmentation | ( | ) |
Definition at line 51 of file G4LundStringFragmentation.cc.
|
virtual |
Definition at line 408 of file G4LundStringFragmentation.cc.
|
virtual |
Implements G4VLongitudinalStringDecay.
Definition at line 512 of file G4LundStringFragmentation.cc.