Import Geant4 10.4.1 source tree
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#define G4FastSimulationVector_h 1
|
||||
|
||||
#include <vector>
|
||||
#include "G4Types.hh"
|
||||
|
||||
template<class T>
|
||||
class G4FastSimulationVector : public std::vector<T*>
|
||||
|
||||
Reference in New Issue
Block a user