Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4FieldTrack.hh 81175 2014-05-22 07:39:10Z gcosmo $
// $Id: G4FieldTrack.hh 87868 2015-01-16 08:22:22Z gcosmo $
//
//
// class G4FieldTrack
@@ -123,6 +123,7 @@ class G4FieldTrack
inline G4double GetProperTimeOfFlight() const;
inline G4double GetKineticEnergy() const;
inline G4double GetCharge() const;
inline G4double GetRestMass() const { return fRestMass_c2; }
// Accessors.
inline void SetPosition(G4ThreeVector nPos);