Import Geant4 1.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:34:16 +02:00
parent ca1c8cb059
commit 103bda00c8
2654 changed files with 29719 additions and 20203 deletions
@@ -6,7 +6,7 @@
// and all its terms.
//
// $Id: G4PreCompoundModel.hh,v 1.4.6.1.2.1 1999/12/07 20:51:47 gunter Exp $
// GEANT4 tag $Name: geant4-01-00 $
// GEANT4 tag $Name: geant4-01-01 $
//
// by V. Lara
@@ -12,7 +12,7 @@
#define G4VPreCompoundFragment_h 1
#include "G4ios.hh"
#include <iomanip.h>
#include "g4std/iomanip"
#include "G4ParticleDefinition.hh"
#include "G4ParticleTable.hh"
#include "G4IonTable.hh"
@@ -44,8 +44,8 @@ public:
G4int operator!=(const G4VPreCompoundFragment &right) const;
friend ostream& operator<<(ostream&, const G4VPreCompoundFragment*);
friend ostream& operator<<(ostream&, const G4VPreCompoundFragment&);
friend G4std::ostream& operator<<(G4std::ostream&, const G4VPreCompoundFragment*);
friend G4std::ostream& operator<<(G4std::ostream&, const G4VPreCompoundFragment&);
// methods