|
Geant4
10.01.p03
|
#include <G4QGSParticipants.hh>
Inheritance diagram for G4QGSParticipants:
Collaboration diagram for G4QGSParticipants:Classes | |
| struct | DeleteInteractionContent |
| struct | DeletePartonPair |
| struct | DeleteSplitableHadron |
Protected Types | |
| enum | { SOFT, DIFFRACTIVE } |
Protected Member Functions | |
| virtual G4VSplitableHadron * | SelectInteractions (const G4ReactionProduct &thePrimary) |
| void | SplitHadrons () |
| void | PerformSoftCollisions () |
| void | PerformDiffractiveCollisions () |
| G4bool | IsSingleDiffractive () |
Protected Attributes | |
| std::vector < G4InteractionContent * > | theInteractions |
| std::vector< G4VSplitableHadron * > | theTargets |
| std::vector< G4PartonPair * > | thePartonPairs |
| G4SingleDiffractiveExcitation | theSingleDiffExcitation |
| G4QGSDiffractiveExcitation | theDiffExcitaton |
| G4int | ModelMode |
| G4ThreeVector | theBoost |
| const G4int | nCutMax |
| const G4double | ThresholdParameter |
| const G4double | QGSMThreshold |
| const G4double | theNucleonRadius |
Additional Inherited Members | |
Public Attributes inherited from G4VParticipants | |
| G4V3DNucleus * | theNucleus |
| G4V3DNucleus * | theProjectileNucleus |
Definition at line 41 of file G4QGSParticipants.hh.
|
protected |
| Enumerator | |
|---|---|
| SOFT | |
| DIFFRACTIVE | |
Definition at line 85 of file G4QGSParticipants.hh.
| G4QGSParticipants::G4QGSParticipants | ( | ) |
Definition at line 39 of file G4QGSParticipants.cc.
| G4QGSParticipants::G4QGSParticipants | ( | const G4QGSParticipants & | right | ) |
Definition at line 48 of file G4QGSParticipants.cc.
|
virtual |
Definition at line 56 of file G4QGSParticipants.cc.
| void G4QGSParticipants::BuildInteractions | ( | const G4ReactionProduct & | thePrimary | ) |
Definition at line 60 of file G4QGSParticipants.cc.
References PerformDiffractiveCollisions(), PerformSoftCollisions(), SelectInteractions(), SplitHadrons(), theInteractions, and theTargets.
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 52 of file G4QGSParticipants.hh.
References G4V3DNucleus::DoLorentzBoost(), theBoost, and G4VParticipants::theNucleus.
Here is the call graph for this function:
|
inline |
Definition at line 105 of file G4QGSParticipants.hh.
References thePartonPairs.
|
inlineprotected |
Definition at line 94 of file G4QGSParticipants.hh.
References G4UniformRand.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().
Here is the caller graph for this function:| int G4QGSParticipants::operator!= | ( | const G4QGSParticipants & | right | ) | const |
| const G4QGSParticipants& G4QGSParticipants::operator= | ( | const G4QGSParticipants & | right | ) |
| int G4QGSParticipants::operator== | ( | const G4QGSParticipants & | right | ) | const |
|
protected |
Definition at line 228 of file G4QGSParticipants.cc.
References G4PartonPair::DIFFRACTIVE, G4cout, G4endl, G4Parton::Get4Momentum(), G4VSplitableHadron::GetNextAntiParton(), G4VSplitableHadron::GetNextParton(), G4PartonPair::GetParton1(), G4PartonPair::GetParton2(), G4Parton::GetPDGcode(), G4InteractionContent::GetProjectile(), G4InteractionContent::GetTarget(), G4Parton::GetX(), G4PartonPair::PROJECTILE, G4PartonPair::TARGET, theInteractions, and thePartonPairs.
Referenced by BuildInteractions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 275 of file G4QGSParticipants.cc.
References G4cout, G4endl, G4Parton::Get4Momentum(), G4VSplitableHadron::GetNextAntiParton(), G4VSplitableHadron::GetNextParton(), G4InteractionContent::GetNumberOfSoftCollisions(), G4PartonPair::GetParton1(), G4PartonPair::GetParton2(), G4Parton::GetPDGcode(), G4InteractionContent::GetProjectile(), G4InteractionContent::GetTarget(), G4Parton::GetX(), G4PartonPair::PROJECTILE, G4PartonPair::SOFT, G4PartonPair::TARGET, theInteractions, and thePartonPairs.
Referenced by BuildInteractions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protectedvirtual |
Reimplemented in G4GammaParticipants.
Definition at line 83 of file G4QGSParticipants.cc.
References G4V3DNucleus::ChooseImpactXandY(), DIFFRACTIVE, G4QGSDiffractiveExcitation::ExciteParticipants(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4cout, G4endl, G4QGSParticipants_NPart, G4UniformRand, G4Nucleon::Get4Momentum(), G4Nucleon::GetBindingEnergy(), G4Nucleon::GetDefinition(), G4ReactionProduct::GetDefinition(), G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4ReactionProduct::GetMomentum(), G4V3DNucleus::GetNextNucleon(), G4V3DNucleus::GetOuterRadius(), G4ParticleDefinition::GetPDGMass(), G4Nucleon::GetPosition(), G4ReactionProduct::GetTotalEnergy(), GeV, G4Nucleon::Hit(), G4VSplitableHadron::IncrementCollisionCount(), IsSingleDiffractive(), ModelMode, nCutMax, QGSMThreshold, G4Nucleon::SetMomentum(), G4InteractionContent::SetNumberOfDiffractiveCollisions(), G4InteractionContent::SetNumberOfSoftCollisions(), G4InteractionContent::SetTarget(), SOFT, sqr(), G4V3DNucleus::StartLoop(), theDiffExcitaton, theInteractions, theNucleonRadius, G4VParticipants::theNucleus, theSingleDiffExcitation, theTargets, ThresholdParameter, and TRUE.
Referenced by BuildInteractions().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprotected |
Definition at line 114 of file G4QGSParticipants.hh.
References theInteractions.
Referenced by BuildInteractions().
Here is the caller graph for this function:
|
inline |
Definition at line 101 of file G4QGSParticipants.hh.
|
protected |
Definition at line 78 of file G4QGSParticipants.hh.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().
|
protected |
Definition at line 86 of file G4QGSParticipants.hh.
Referenced by SelectInteractions().
|
protected |
Definition at line 88 of file G4QGSParticipants.hh.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().
|
protected |
Definition at line 81 of file G4QGSParticipants.hh.
Referenced by DoLorentzBoost().
|
protected |
Definition at line 77 of file G4QGSParticipants.hh.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().
|
protected |
Definition at line 70 of file G4QGSParticipants.hh.
Referenced by BuildInteractions(), PerformDiffractiveCollisions(), PerformSoftCollisions(), G4GammaParticipants::SelectInteractions(), SelectInteractions(), and SplitHadrons().
|
protected |
Definition at line 89 of file G4QGSParticipants.hh.
Referenced by SelectInteractions().
|
protected |
Definition at line 74 of file G4QGSParticipants.hh.
Referenced by GetNextPartonPair(), PerformDiffractiveCollisions(), and PerformSoftCollisions().
|
protected |
Definition at line 76 of file G4QGSParticipants.hh.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().
|
protected |
Definition at line 72 of file G4QGSParticipants.hh.
Referenced by BuildInteractions(), G4GammaParticipants::SelectInteractions(), and SelectInteractions().
|
protected |
Definition at line 87 of file G4QGSParticipants.hh.
Referenced by G4GammaParticipants::SelectInteractions(), and SelectInteractions().