![]() |
|
|||
File indexing completed on 2023-03-17 11:24:27
0001 /////////////////////////////////////////////////////////////////////////////// 0002 // File: FP420G4HitCollection.h 0003 // Date: 02.2006 0004 // Description: FP420 detector Hit collection 0005 // Modifications: 0006 /////////////////////////////////////////////////////////////////////////////// 0007 #ifndef FP420G4HitCollection_h 0008 #define FP420G4HitCollection_h 0009 0010 #include "G4THitsCollection.hh" 0011 #include "SimG4CMS/FP420/interface/FP420G4Hit.h" 0012 #include "G4Step.hh" 0013 0014 typedef G4THitsCollection<FP420G4Hit> FP420G4HitCollection; 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |