CMS 3D CMS Logo

FP420G4HitCollection.h
Go to the documentation of this file.
1 // File: FP420G4HitCollection.h
3 // Date: 02.2006
4 // Description: FP420 detector Hit collection
5 // Modifications:
7 #ifndef FP420G4HitCollection_h
8 #define FP420G4HitCollection_h
9 
10 #include "G4THitsCollection.hh"
12 #include "G4Step.hh"
13 
14 typedef G4THitsCollection<FP420G4Hit> FP420G4HitCollection;
15 
16 #endif
G4THitsCollection< FP420G4Hit > FP420G4HitCollection