CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_2_9_HLT1_bphpatch4/src/DataFormats/DTDigi/interface/DTLocalTriggerCollection.h

Go to the documentation of this file.
00001 #ifndef DTLocalTrigger_DTLocalTriggerCollection_h
00002 #define DTLocalTrigger_DTLocalTriggerCollection_h
00003 
00012 #include <DataFormats/MuonDetId/interface/DTChamberId.h>
00013 #include <DataFormats/DTDigi/interface/DTLocalTrigger.h>
00014 #include <DataFormats/MuonData/interface/MuonDigiCollection.h>
00015 
00016 typedef MuonDigiCollection<DTChamberId, DTLocalTrigger> DTLocalTriggerCollection;
00017 
00018 #endif
00019