![]() |
|
|||
File indexing completed on 2023-03-17 10:49:33
0001 #ifndef CSCRPCDigi_CSCRPCDigiCollection_h 0002 #define CSCRPCDigi_CSCRPCDigiCollection_h 0003 0004 /** \class CSCRPCDigiCollection 0005 * 0006 * For RPC data coming thru RAT-ALCT_DDU 0007 * \author N. Terentiev - CMU 0008 * 0009 */ 0010 0011 #include "DataFormats/MuonDetId/interface/CSCDetId.h" 0012 #include "DataFormats/CSCDigi/interface/CSCRPCDigi.h" 0013 #include "DataFormats/MuonData/interface/MuonDigiCollection.h" 0014 0015 typedef MuonDigiCollection<CSCDetId, CSCRPCDigi> CSCRPCDigiCollection; 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |