Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
@@ -23,9 +23,11 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file field/field01/include/F01FieldSetup.hh
/// \brief Definition of the F01FieldSetup class
//
// $Id: F01FieldSetup.hh,v 1.3 2006-06-29 17:15:45 gunter Exp $
// GEANT4 tag $Name: not supported by cvs2svn $
//
// $Id$
//
//
// A class for control of the Magnetic Field of the detector.
@@ -59,7 +61,7 @@ public:
F01FieldSetup(G4ThreeVector) ; // The value of the field
F01FieldSetup() ; // A zero field
~F01FieldSetup() ;
~F01FieldSetup() ;
void SetStepperType( G4int i) { fStepperType = i ; }