CMS 3D CMS Logo

TotemRPG4HitCollection.h
Go to the documentation of this file.
1 // File: TotemG4HitCollection.h
3 // Date: 10.02
4 // Description: Totemrimeter Hit collection
5 // Modifications:
7 #ifndef PPS_TotemRPG4HitCollection_h
8 #define PPS_TotemRPG4HitCollection_h 1
9 
11 #include "G4THitsCollection.hh"
12 
13 typedef G4THitsCollection<TotemRPG4Hit> TotemRPG4HitCollection;
14 
15 #endif //PPS_TotemRPG4HitCollection_h
G4THitsCollection< TotemRPG4Hit > TotemRPG4HitCollection