Import Geant4 11.2.0.beta source tree
This commit is contained in:
+1
-1
@@ -31,5 +31,5 @@
|
||||
#define ExGflashHitsCollection_h
|
||||
#include "G4THitsCollection.hh"
|
||||
class ExGflashHit;
|
||||
typedef G4THitsCollection<ExGflashHit> ExGflashHitsCollection;
|
||||
using ExGflashHitsCollection = G4THitsCollection<ExGflashHit>;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user