Import Geant4 7.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 12:11:21 +02:00
parent 516dbf1a58
commit d93e1e39a9
5384 changed files with 125662 additions and 82444 deletions
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ViewParameters.icc,v 1.6 2004/07/23 15:24:12 johna Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// $Id: G4ViewParameters.icc,v 1.7 2005/05/31 16:54:01 allison Exp $
// GEANT4 tag $Name: geant4-07-01 $
//
//
// John Allison 20th October 1996
@@ -208,7 +208,7 @@ inline void G4ViewParameters::UnsetSectionPlane () {
inline void G4ViewParameters::SetViewpointDirection
(const G4Vector3D& viewpointDirection) {
fViewpointDirection = viewpointDirection;
SetViewAndLights (viewpointDirection);
}
inline void G4ViewParameters::SetExplodeFactor (G4double explodeFactor) {