| 
    Geant4
    10.01
    
   | 
 
#include <G4GammaParticipants.hh>
 Inheritance diagram for G4GammaParticipants:
 Collaboration diagram for G4GammaParticipants:Private Member Functions | |
| virtual G4VSplitableHadron * | SelectInteractions (const G4ReactionProduct &thePrimary) | 
Additional Inherited Members | |
  Public Attributes inherited from G4VParticipants | |
| G4V3DNucleus * | theNucleus | 
| G4V3DNucleus * | theProjectileNucleus | 
  Protected Types inherited from G4QGSParticipants | |
| enum | { SOFT, DIFFRACTIVE } | 
  Protected Member Functions inherited from G4QGSParticipants | |
| void | SplitHadrons () | 
| void | PerformSoftCollisions () | 
| void | PerformDiffractiveCollisions () | 
| G4bool | IsSingleDiffractive () | 
  Protected Attributes inherited from G4QGSParticipants | |
| 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 | 
Definition at line 37 of file G4GammaParticipants.hh.
      
  | 
  inlinevirtual | 
Definition at line 40 of file G4GammaParticipants.hh.
      
  | 
  privatevirtual | 
Reimplemented from G4QGSParticipants.
Definition at line 40 of file G4GammaParticipants.cc.
References G4QGSParticipants::DIFFRACTIVE, G4QGSDiffractiveExcitation::ExciteParticipants(), G4SingleDiffractiveExcitation::ExciteParticipants(), G4UniformRand, G4ReactionProduct::GetKineticEnergy(), G4ReactionProduct::GetMass(), G4ReactionProduct::GetMomentum(), G4V3DNucleus::GetNucleons(), G4ReactionProduct::GetTotalEnergy(), GeV, G4VSplitableHadron::IncrementCollisionCount(), G4QGSParticipants::IsSingleDiffractive(), G4QGSParticipants::ModelMode, G4QGSParticipants::QGSMThreshold, G4InteractionContent::SetNumberOfDiffractiveCollisions(), G4InteractionContent::SetNumberOfSoftCollisions(), G4InteractionContent::SetTarget(), G4QGSParticipants::SOFT, sqr(), G4QGSParticipants::theDiffExcitaton, G4QGSParticipants::theInteractions, G4VParticipants::theNucleus, G4QGSParticipants::theSingleDiffExcitation, G4QGSParticipants::theTargets, G4QGSParticipants::ThresholdParameter, and TRUE.
 Here is the call graph for this function: