Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -179,8 +179,8 @@ private:
|
||||
void DebugApplyCollision(G4CollisionInitialState * collision,
|
||||
G4KineticTrackVector *products);
|
||||
G4bool DebugFinalEpConservation(const G4HadProjectile & aTrack, G4ReactionProductVector* products);
|
||||
G4bool DebugEpConservation(const G4String where);
|
||||
G4bool CheckChargeAndBaryonNumber(G4String where);
|
||||
G4bool DebugEpConservation(const G4String& where);
|
||||
G4bool CheckChargeAndBaryonNumber(const G4String& where);
|
||||
|
||||
private:
|
||||
G4KineticTrackVector theProjectileList; // replaced by theProjectile4Momentum
|
||||
|
||||
Reference in New Issue
Block a user