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
@@ -64,7 +64,7 @@ class G4Physics2DVector
public: // with description
G4Physics2DVector();
G4Physics2DVector(size_t nx, size_t ny);
explicit G4Physics2DVector(size_t nx, size_t ny);
// constructors
G4Physics2DVector(const G4Physics2DVector&);