CMS 3D CMS Logo

PPSPixelG4HitCollection.h
Go to the documentation of this file.
1 #ifndef _PPS_PixelG4HitCollection_h
2 #define _PPS_PixelG4HitCollection_h 1
3 // -*- C++ -*-
4 //
5 // Package: PPS
6 // Class : PPSPixelG4HitCollection
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<PPSPixelG4Hit> PPSPixelG4HitCollection;
27 
28 #endif
G4THitsCollection< PPSPixelG4Hit > PPSPixelG4HitCollection