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 // $Id: TotemG4HitCollection.h,v 1.1 2006/05/17 16:18:57 sunanda Exp $
19 //
20 
21 // system include files
22 
23 // user include files
25 #include "G4THitsCollection.hh"
26 
27 typedef G4THitsCollection<TotemG4Hit> TotemG4HitCollection;
28 
29 #endif
G4THitsCollection< TotemG4Hit > TotemG4HitCollection