Import Geant4 5.2.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4PhysicsLinearVector.hh,v 1.7 2001/07/11 10:00:50 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-05-01 $
|
||||
// $Id: G4PhysicsLinearVector.hh,v 1.8 2003/06/06 16:17:13 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-05-02 $
|
||||
//
|
||||
//
|
||||
//--------------------------------------------------------------------
|
||||
@@ -69,7 +69,7 @@ class G4PhysicsLinearVector : public G4PhysicsVector
|
||||
~G4PhysicsLinearVector();
|
||||
// Destructor
|
||||
|
||||
G4bool Retrieve(G4std::ifstream& fIn, G4bool ascii);
|
||||
G4bool Retrieve(std::ifstream& fIn, G4bool ascii);
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user