|
Geant4
10.02.p01
|
#include <G4FragmentingString.hh>
Collaboration diagram for G4FragmentingString:Private Types | |
| enum | DecaySide { None, Left, Right } |
Definition at line 49 of file G4FragmentingString.hh.
|
private |
| Enumerator | |
|---|---|
| None | |
| Left | |
| Right | |
Definition at line 107 of file G4FragmentingString.hh.
| G4FragmentingString::G4FragmentingString | ( | const G4FragmentingString & | right | ) |
Definition at line 46 of file G4FragmentingString.cc.
References decaying, LeftParton, Pminus, Pplus, Ptleft, Ptright, RightParton, theDecayParton, and theStableParton.
| G4FragmentingString::G4FragmentingString | ( | const G4ExcitedString & | excited | ) |
Definition at line 78 of file G4FragmentingString.cc.
References decaying, G4Parton::Get4Momentum(), G4ExcitedString::Get4Momentum(), G4Parton::GetDefinition(), G4ExcitedString::GetDirection(), G4ExcitedString::GetLeftParton(), G4ExcitedString::GetRightParton(), Left, LeftParton, P, Pminus, Pplus, Ptleft, Ptright, Right, RightParton, theDecayParton, and theStableParton.
Here is the call graph for this function:| G4FragmentingString::G4FragmentingString | ( | const G4FragmentingString & | old, |
| G4ParticleDefinition * | newdecay, | ||
| const G4LorentzVector * | momentum | ||
| ) |
Definition at line 98 of file G4FragmentingString.cc.
References decaying, GetLeftParton(), GetRightParton(), Left, LeftParton, None, Pminus, Pplus, Ptleft, Ptright, Right, RightParton, theDecayParton, and theStableParton.
Here is the call graph for this function:| G4FragmentingString::G4FragmentingString | ( | const G4FragmentingString & | old, |
| G4ParticleDefinition * | newdecay | ||
| ) |
Definition at line 137 of file G4FragmentingString.cc.
References decaying, Left, LeftParton, None, Pminus, Pplus, Ptleft, Ptright, Right, RightParton, theDecayParton, and theStableParton.
| G4FragmentingString::~G4FragmentingString | ( | ) |
Definition at line 166 of file G4FragmentingString.cc.
| G4bool G4FragmentingString::DecayIsQuark | ( | ) |
Definition at line 208 of file G4FragmentingString.cc.
References G4ParticleDefinition::GetParticleSubType(), and theDecayParton.
Referenced by G4QGSMFragmentation::SplitLast(), G4LundStringFragmentation::SplitLast(), and G4VLongitudinalStringDecay::Splitup().
Here is the call graph for this function:
Here is the caller graph for this function:| G4ThreeVector G4FragmentingString::DecayPt | ( | ) |
| G4bool G4FragmentingString::FourQuarkString | ( | void | ) | const |
Definition at line 200 of file G4FragmentingString.cc.
References G4ParticleDefinition::GetParticleSubType(), LeftParton, and RightParton.
Referenced by G4VLongitudinalStringDecay::FragmentationMass(), G4LundStringFragmentation::FragmentString(), G4LundStringFragmentation::SplitLast(), and G4LundStringFragmentation::StopFragmenting().
Here is the call graph for this function:
Here is the caller graph for this function:| G4LorentzVector G4FragmentingString::Get4Momentum | ( | ) | const |
| G4int G4FragmentingString::GetDecayDirection | ( | ) | const |
Definition at line 190 of file G4FragmentingString.cc.
References decaying, Left, and Right.
Referenced by G4QGSMFragmentation::FragmentString(), G4LundStringFragmentation::Loop_toFragmentString(), G4QGSMFragmentation::SplitEandP(), and G4LundStringFragmentation::SplitEandP().
Here is the caller graph for this function:
|
inline |
Definition at line 131 of file G4FragmentingString.hh.
References theDecayParton.
Referenced by G4QGSMFragmentation::SplitEandP(), G4LundStringFragmentation::SplitEandP(), and G4VLongitudinalStringDecay::Splitup().
Here is the caller graph for this function:
|
inline |
Definition at line 137 of file G4FragmentingString.hh.
References LeftParton.
Referenced by G4LundStringFragmentation::Diquark_AntiDiquark_aboveThreshold_lastSplitting(), G4VLongitudinalStringDecay::FragmentationMass(), G4FragmentingString(), G4LundStringFragmentation::Quark_AntiQuark_lastSplitting(), G4LundStringFragmentation::Quark_Diquark_lastSplitting(), SetLeftPartonStable(), G4LundStringFragmentation::SetMinimalStringMass(), SetRightPartonStable(), G4QGSMFragmentation::SplitLast(), and G4LundStringFragmentation::SplitLast().
Here is the caller graph for this function:
|
inline |
Definition at line 143 of file G4FragmentingString.hh.
References RightParton.
Referenced by G4VLongitudinalStringDecay::FragmentationMass(), G4FragmentingString(), SetLeftPartonStable(), G4LundStringFragmentation::SetMinimalStringMass(), SetRightPartonStable(), and G4QGSMFragmentation::SplitLast().
Here is the caller graph for this function:
|
inline |
Definition at line 125 of file G4FragmentingString.hh.
References theStableParton.
| G4double G4FragmentingString::LightConeDecay | ( | ) |
| G4double G4FragmentingString::LightConeMinus | ( | ) |
Definition at line 243 of file G4FragmentingString.cc.
References Pminus.
| G4double G4FragmentingString::LightConePlus | ( | ) |
Definition at line 238 of file G4FragmentingString.cc.
References Pplus.
| G4double G4FragmentingString::Mass | ( | ) | const |
Definition at line 270 of file G4FragmentingString.cc.
References Mass2().
Referenced by G4QGSMFragmentation::SplitEandP(), G4LundStringFragmentation::SplitEandP(), and G4LundStringFragmentation::StopFragmenting().
Here is the call graph for this function:
Here is the caller graph for this function:| G4double G4FragmentingString::Mass2 | ( | ) | const |
Definition at line 265 of file G4FragmentingString.cc.
References Pminus, Pplus, Ptleft, and Ptright.
Referenced by G4VLongitudinalStringDecay::LightFragmentationTest(), and Mass().
Here is the caller graph for this function:| G4double G4FragmentingString::MassT2 | ( | ) | const |
Definition at line 275 of file G4FragmentingString.cc.
|
inline |
Definition at line 118 of file G4FragmentingString.hh.
References right.
| G4FragmentingString & G4FragmentingString::operator= | ( | const G4FragmentingString & | old | ) |
Definition at line 59 of file G4FragmentingString.cc.
References decaying, LeftParton, Pminus, Pplus, Ptleft, Ptright, RightParton, theDecayParton, and theStableParton.
|
inline |
Definition at line 112 of file G4FragmentingString.hh.
References right.
| void G4FragmentingString::SetLeftPartonStable | ( | ) |
Definition at line 172 of file G4FragmentingString.cc.
References decaying, GetLeftParton(), GetRightParton(), Right, theDecayParton, and theStableParton.
Here is the call graph for this function:| void G4FragmentingString::SetRightPartonStable | ( | ) |
Definition at line 181 of file G4FragmentingString.cc.
References decaying, GetLeftParton(), GetRightParton(), Left, theDecayParton, and theStableParton.
Here is the call graph for this function:| G4bool G4FragmentingString::StableIsQuark | ( | ) |
Definition at line 213 of file G4FragmentingString.cc.
References G4ParticleDefinition::GetParticleSubType(), and theStableParton.
Referenced by G4QGSMFragmentation::SplitLast().
Here is the call graph for this function:
Here is the caller graph for this function:| G4ThreeVector G4FragmentingString::StablePt | ( | ) |
|
private |
Definition at line 108 of file G4FragmentingString.hh.
Referenced by DecayPt(), G4FragmentingString(), GetDecayDirection(), LightConeDecay(), operator=(), SetLeftPartonStable(), SetRightPartonStable(), and StablePt().
|
private |
Definition at line 101 of file G4FragmentingString.hh.
Referenced by FourQuarkString(), G4FragmentingString(), GetLeftParton(), and operator=().
|
private |
Definition at line 103 of file G4FragmentingString.hh.
Referenced by G4FragmentingString(), Get4Momentum(), LightConeDecay(), LightConeMinus(), Mass2(), MassT2(), and operator=().
|
private |
Definition at line 103 of file G4FragmentingString.hh.
Referenced by G4FragmentingString(), Get4Momentum(), LightConeDecay(), LightConePlus(), Mass2(), MassT2(), and operator=().
|
private |
Definition at line 102 of file G4FragmentingString.hh.
Referenced by DecayPt(), G4FragmentingString(), Get4Momentum(), Mass2(), operator=(), and StablePt().
|
private |
Definition at line 102 of file G4FragmentingString.hh.
Referenced by DecayPt(), G4FragmentingString(), Get4Momentum(), Mass2(), operator=(), and StablePt().
|
private |
Definition at line 101 of file G4FragmentingString.hh.
Referenced by FourQuarkString(), G4FragmentingString(), GetRightParton(), and operator=().
|
private |
Definition at line 105 of file G4FragmentingString.hh.
Referenced by DecayIsQuark(), G4FragmentingString(), GetDecayParton(), operator=(), SetLeftPartonStable(), and SetRightPartonStable().
|
private |
Definition at line 105 of file G4FragmentingString.hh.
Referenced by G4FragmentingString(), GetStableParton(), operator=(), SetLeftPartonStable(), SetRightPartonStable(), and StableIsQuark().