|
| | G4QString () |
| |
| | G4QString (G4QParton *Color, G4QParton *Gluon, G4QParton *AntiColor, G4int Dir=PROJECTILE) |
| |
| | G4QString (G4QParton *Col, G4QParton *AntiCol, G4int Dir=PROJECTILE) |
| |
| | G4QString (G4QPartonPair *ColAntiCol) |
| |
| | G4QString (const G4QString &right) |
| |
| | G4QString (const G4QString &old, G4QParton *newdecay, const G4LorentzVector *momentum) |
| |
| | G4QString (const G4QString &old, G4QParton *newdecay) |
| |
| | G4QString (G4QParton *newdecay, const G4LorentzVector *momentum) |
| |
| | ~G4QString () |
| |
| G4int | operator== (const G4QString &right) const |
| |
| G4int | operator!= (const G4QString &right) const |
| |
| const G4ThreeVector & | GetPosition () const |
| |
| const G4QPartonVector * | GetPartonList () const |
| |
| G4QParton * | GetLeftParton () const |
| |
| G4QParton * | GetRightParton () const |
| |
| G4int | GetDirection () const |
| |
| G4LorentzVector | Get4Momentum () const |
| |
| G4QContent | GetQC () const |
| |
| G4int | GetCharge () const |
| |
| G4int | GetBaryonNumber () const |
| |
| G4int | GetStrangeness () const |
| |
| G4int | GetDecayDirection () const |
| |
| G4bool | DecayIsQuark () const |
| |
| G4bool | StableIsQuark () const |
| |
| G4ThreeVector | DecayPt () |
| |
| G4double | Mass2 () const |
| |
| G4double | Mass () const |
| |
| G4bool | StopFragmentation () |
| |
| G4bool | IsFragmentable () |
| |
| G4ThreeVector | SampleQuarkPt () |
| |
| G4QHadron * | CreateHadron (G4QParton *black, G4QParton *white) |
| |
| G4QHadron * | CreateLowSpinHadron (G4QParton *black, G4QParton *white) |
| |
| G4QHadron * | CreateHighSpinHadron (G4QParton *black, G4QParton *white) |
| |
| void | SetPosition (const G4ThreeVector &aPosition) |
| |
| void | SetDirection (G4int dir) |
| |
| void | SetLeftParton (G4QParton *LP) |
| |
| void | SetRightParton (G4QParton *RP) |
| |
| void | KillString () |
| |
| void | LorentzRotate (const G4LorentzRotation &rotation) |
| |
| void | Boost (G4ThreeVector &Velocity) |
| |
| G4LorentzRotation | TransformToAlignedCms () |
| |
| void | ExciteString (G4QParton *Col, G4QParton *AntiCol, G4int Dir) |
| |
| G4QHadronVector * | FragmentString (G4bool QL) |
| |
| G4QHadronVector * | LightFragmentationTest () |
| |
| G4double | FragmentationMass (G4int HighSpin=0, G4QHadronPair *pdefs=0) |
| |
| void | SetLeftPartonStable () |
| |
| void | SetRightPartonStable () |
| |
| G4QHadron * | Splitup (G4bool QL) |
| |
| G4LorentzVector * | SplitEandP (G4QHadron *pHadron, G4bool QL) |
| |
| G4QPartonPair | CreatePartonPair (G4int NeedParticle, G4bool AllowDiquarks=true) |
| |
| G4QHadron * | QuarkSplitup (G4QParton *decay, G4QParton *&created) |
| |
| G4QHadron * | DiQuarkSplitup (G4QParton *decay, G4QParton *&created) |
| |
| G4int | SampleQuarkFlavor () |
| |
Definition at line 65 of file G4QString.hh.