Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
@@ -29,10 +29,10 @@
#ifndef G4FIRSTLEVEL_HH
#define G4FIRSTLEVEL_HH
#include "G4Data.hh"
#include "G4DataVector.hh"
#include "g4rw/tpordvec.h"
class G4FirstLevel : public G4RWTPtrOrderedVector< G4Data >{
class G4FirstLevel : public G4RWTPtrOrderedVector< G4DataVector >{
public: