CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TotemG4HitCollection.h
Go to the documentation of this file.
1 #ifndef Forward_TotemG4HitCollection_h
2 #define Forward_TotemG4HitCollection_h 1
3 // -*- C++ -*-
4 //
5 // Package: Forward
6 // Class : TotemG4HitCollection
7 //
15 //
16 // Original Author:
17 // Created: Tue May 16 10:14:34 CEST 2006
18 //
19 
20 // system include files
21 
22 // user include files
24 #include "G4THitsCollection.hh"
25 
26 typedef G4THitsCollection<TotemG4Hit> TotemG4HitCollection;
27 
28 #endif
G4THitsCollection< TotemG4Hit > TotemG4HitCollection