Geant4
10.03.p03
|
#include <G4GammaParticipants.hh>
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.