Import Geant4 10.1.0 source tree
This commit is contained in:
@@ -176,7 +176,8 @@ private:
|
||||
G4KineticTrackVector * products);
|
||||
void DebugApplyCollision(G4CollisionInitialState * collision,
|
||||
G4KineticTrackVector *products);
|
||||
G4bool DebugEpConservation(const G4HadProjectile & aTrack, G4ReactionProductVector* products);
|
||||
G4bool DebugFinalEpConservation(const G4HadProjectile & aTrack, G4ReactionProductVector* products);
|
||||
G4bool DebugEpConservation(const G4String where);
|
||||
G4bool CheckChargeAndBaryonNumber(G4String where);
|
||||
|
||||
private:
|
||||
@@ -211,7 +212,7 @@ private:
|
||||
G4LorentzRotation precompoundLorentzboost;
|
||||
G4double theOuterRadius;
|
||||
G4bool thePrimaryEscape;
|
||||
G4ParticleDefinition * thePrimaryType;
|
||||
const G4ParticleDefinition * thePrimaryType;
|
||||
G4ThreeVector theMomentumTransfer;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user