![]() |
|
|||
File indexing completed on 2024-04-06 12:30:10
0001 #ifndef _PPS_PixelG4HitCollection_h 0002 #define _PPS_PixelG4HitCollection_h 1 0003 // -*- C++ -*- 0004 // 0005 // Package: PPS 0006 // Class : PPSPixelG4HitCollection 0007 // 0008 /**\class PPSPixelG4HitCollection PPSPixelG4HitCollection.h SimG4CMS/PPS/interface/PPSPixelG4HitCollection.h 0009 0010 Description: Hit collection class for PPS transient hits 0011 0012 Usage: 0013 0014 */ 0015 // 0016 // Original Author: 0017 // Created: Tue May 16 10:14:34 CEST 2006 0018 // 0019 0020 // system include files 0021 0022 // user include files 0023 #include "SimG4CMS/PPS/interface/PPSPixelG4Hit.h" 0024 #include "G4THitsCollection.hh" 0025 0026 typedef G4THitsCollection<PPSPixelG4Hit> PPSPixelG4HitCollection; 0027 0028 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |