Import Geant4 6.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:49:58 +02:00
parent 96686e0c8f
commit 1d812b78b1
4545 changed files with 24433 additions and 175005 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4PropagatorInField.icc,v 1.6 2003/11/26 14:45:48 japost Exp $
// GEANT4 tag $Name: geant4-06-00 $
// $Id: G4PropagatorInField.icc,v 1.7 2004/02/09 12:00:12 japost Exp $
// GEANT4 tag $Name: geant4-06-00-patch-01 $
//
//
// ------------------------------------------------------------------------
@@ -137,12 +137,6 @@ void G4PropagatorInField::SetDeltaIntersection( G4double valDeltaIntersection )
fDetectorFieldMgr->SetDeltaIntersection(valDeltaIntersection);
}
inline
G4int G4PropagatorInField::SetVerboseLevel( G4int Verbose )
{
return fVerboseLevel = Verbose;
}
inline
G4int G4PropagatorInField::GetVerboseLevel() const
{