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,7 +21,7 @@
// ********************************************************************
//
// $Id: G4DigitRootIO.hh,v 1.4 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4DigitRootIO.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4EventRootIO.hh,v 1.3 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4EventRootIO.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4HepMCRootIO.hh,v 1.3 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4HepMCRootIO.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4HitRootIO.hh,v 1.4 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4HitRootIO.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4MCTruthRootIO.hh,v 1.4 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4MCTruthRootIO.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4RootEvent.hh,v 1.3 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4RootEvent.hh
//
@@ -21,7 +21,7 @@
// ********************************************************************
//
// $Id: G4RootIOManager.hh,v 1.3 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4RootIOManager.hh
//
@@ -20,8 +20,8 @@
// * statement, and all its terms. *
// ********************************************************************
//
// $Id: G4RootTransManager.hh,v 1.3 2002/12/13 14:45:41 gunter Exp $
// GEANT4 tag $Name: geant4-07-00-cand-01 $
// $Id: G4RootTransManager.hh,v 1.4 2005/04/22 16:57:04 gcosmo Exp $
// GEANT4 tag $Name: geant4-07-01 $
//
// File: G4RootTransManager.hh
//
@@ -109,7 +109,7 @@ class G4RootTransManager
// Sets the ROOT I/O compression level.
private:
TFile* LookUp(string file, string mode);
TFile* LookUp(std::string file, std::string mode);
// Returns the Root file pointer to the object type and file name.
// Opens a new file if the access is for the first time.