Import Geant4 5.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:28:22 +02:00
parent fbd4999cf7
commit 4aea781e80
5454 changed files with 223141 additions and 67347 deletions
@@ -22,7 +22,7 @@
//
//
// $Id: G4BosonConstructor.cc,v 1.3 2001/07/11 10:01:33 gunter Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// --------------------------------------------------------------
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4ChargedGeantino.cc,v 1.11 2002/12/16 11:15:36 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4ChargedGeantino.cc,v 1.12 2003/06/16 16:56:45 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// ----------------------------------------------------------------------
@@ -36,8 +36,8 @@
// Add G4ChargedGeantino::ChargedGeantinoDefinition() H.Kurashige, 4 July 1996
// ----------------------------------------------------------------------
#include "g4std/fstream"
#include "g4std/iomanip"
#include <fstream>
#include <iomanip>
#include "G4ChargedGeantino.hh"
+4 -4
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Gamma.cc,v 1.9 2002/12/16 11:15:36 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4Gamma.cc,v 1.10 2003/06/16 16:56:46 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// ----------------------------------------------------------------------
@@ -39,8 +39,8 @@
// ----------------------------------------------------------------------
#include "G4ios.hh"
#include "g4std/fstream"
#include "g4std/iomanip"
#include <fstream>
#include <iomanip>
#include "G4Gamma.hh"
+4 -4
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4Geantino.cc,v 1.11 2002/12/16 11:15:36 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4Geantino.cc,v 1.12 2003/06/16 16:56:47 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// ----------------------------------------------------------------------
@@ -36,8 +36,8 @@
// Add G4Geantino::GeantinoDefinition() H.Kurashige, 4 July 1996
// ----------------------------------------------------------------------
#include "g4std/fstream"
#include "g4std/iomanip"
#include <fstream>
#include <iomanip>
#include "G4Geantino.hh"
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G4OpticalPhoton.cc,v 1.9 2002/12/16 11:15:36 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
// $Id: G4OpticalPhoton.cc,v 1.10 2003/06/16 16:56:48 gunter Exp $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// ----------------------------------------------------------------------
@@ -35,8 +35,8 @@
// Changed name intto "opticalphoton" Hisaya Kurashige, 08 Jan 1998
// ----------------------------------------------------------------------
#include "g4std/fstream"
#include "g4std/iomanip"
#include <fstream>
#include <iomanip>
#include "G4OpticalPhoton.hh"
+1 -1
View File
@@ -22,7 +22,7 @@
//
//
// $Id: G4VBoson.cc,v 1.3 2001/07/11 10:01:33 gunter Exp $
// GEANT4 tag $Name: geant4-05-01 $
// GEANT4 tag $Name: geant4-05-02 $
//
//
// --------------------------------------------------------------