![]() |
|
|||
File indexing completed on 2023-03-17 10:49:53
0001 #ifndef GEMDigi_GEMCoPadDigiCollection_h 0002 #define GEMDigi_GEMCoPadDigiCollection_h 0003 /** \class GEMCoPadDigiCollection 0004 * 0005 * \author Sven Dildick 0006 */ 0007 0008 #include "DataFormats/MuonDetId/interface/GEMDetId.h" 0009 #include "DataFormats/GEMDigi/interface/GEMCoPadDigi.h" 0010 #include "DataFormats/MuonData/interface/MuonDigiCollection.h" 0011 0012 // GEMDetId is detId of pad in 1st layer 0013 typedef MuonDigiCollection<GEMDetId, GEMCoPadDigi> GEMCoPadDigiCollection; 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |