CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCCLCTPreTriggerCollection.h
Go to the documentation of this file.
1 #ifndef CSCStripDigi_CSCCLCTPreTriggerCollection_h
2 #define CSCStripDigi_CSCCLCTPreTriggerCollection_h
3 
14 // just the BX for now
15 typedef int CSCCLCTPreTrigger;
17 
18 #endif
19 
MuonDigiCollection< CSCDetId, CSCCLCTPreTrigger > CSCCLCTPreTriggerCollection
int CSCCLCTPreTrigger
A container for a generic type of digis indexed by some index, implemented with a map&lt;IndexType...