|
Geant4
10.05.p01
|
Public Member Functions | |
| G4VLongitudinalStringDecay () | |
| virtual | ~G4VLongitudinalStringDecay () |
| virtual G4KineticTrackVector * | FragmentString (const G4ExcitedString &theString)=0 |
| 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) |
Protected Types | |
| typedef std::pair < G4ParticleDefinition *, G4ParticleDefinition * > | pDefPair |
| typedef G4ParticleDefinition *(G4HadronBuilder::* | Pcreate )(G4ParticleDefinition *, G4ParticleDefinition *) |
Protected Attributes | |
| G4double | MassCut |
| G4double | ClusterMass |
| G4double | SigmaQT |
| G4double | DiquarkSuppress |
| G4double | DiquarkBreakProb |
| G4double | SmoothParam |
| G4double | StrangeSuppress |
| G4int | StringLoopInterrupt |
| G4int | ClusterLoopInterrupt |
| G4HadronBuilder * | hadronizer |
| G4double | pspin_meson |
| G4double | pspin_barion |
| std::vector< G4double > | vectorMesonMix |
| std::vector< G4double > | scalarMesonMix |
| G4bool | PastInitPhase |
| G4double | Kappa |
Private Member Functions | |
| G4VLongitudinalStringDecay (const G4VLongitudinalStringDecay &right) | |
| const G4VLongitudinalStringDecay & | operator= (const G4VLongitudinalStringDecay &right) |
| int | operator== (const G4VLongitudinalStringDecay &right) const |
| int | operator!= (const G4VLongitudinalStringDecay &right) const |
|
protected |
|
protected |
|
virtual |
|
private |
|
private |
|
private |
|
private |
|
pure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protected |
|
protected |
|
protected |
|
protected |
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protected |
|
protected |
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
| G4ThreeVector SampleQuarkPt | ( | G4double | ptMax = -1. | ) |
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protectedpure virtual |
Implemented in G4LundStringFragmentation, and G4QGSMFragmentation.
|
protected |
|
protected |
|
protected |
| G4KineticTrackVector* DecayResonans | ( | G4KineticTrackVector * | aHadrons | ) |
|
protected |
References DiquarkSuppress.
|
protected |
References DiquarkBreakProb.
|
protected |
References StrangeSuppress.
|
protected |
References ClusterMass.
|
protected |
References ClusterLoopInterrupt.
|
protected |
|
protected |
|
protected |
Referenced by GetClusterMass().
|
protected |
|
protected |
Referenced by GetDiquarkSuppress().
|
protected |
Referenced by GetDiquarkBreakProb().
|
protected |
|
protected |
Referenced by GetStrangeSuppress().
|
protected |
|
protected |
Referenced by GetClusterLoopInterrupt().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |