Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4GammaParticipants.hh>
Additional Inherited Members | |
Public Attributes inherited from G4VParticipants | |
G4V3DNucleus * | theNucleus |
Protected Types inherited from G4QGSParticipants | |
enum | { SOFT , DIFFRACTIVE } |
Protected Member Functions inherited from G4QGSParticipants | |
virtual G4VSplitableHadron * | SelectInteractions (const G4ReactionProduct &thePrimary) |
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.