Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
@@ -44,6 +44,7 @@
#define G4FastSimulationVector_h 1
#include <vector>
#include "G4Types.hh"
template<class T>
class G4FastSimulationVector : public std::vector<T*>