Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: ExErrorMagneticField.hh 68019 2013-03-13 13:32:43Z gcosmo $
// $Id: ExErrorMagneticField.hh 110760 2018-06-13 06:24:05Z gcosmo $
//
/// \file errorpropagation/include/ExErrorMagneticField.hh
/// \brief Definition of the ExErrorMagneticField class
@@ -51,7 +51,6 @@ class ExErrorMagneticField: public G4UniformMagField
ExErrorMagneticField(G4ThreeVector); // The value of the field
ExErrorMagneticField(); // A zero field
~ExErrorMagneticField();
//Set the field (0,0,fieldValue)
void SetFieldValue(G4double fieldValue);