Go to the documentation of this file.00001 #ifndef DTRecHit_DTRecSegment2DCollection_h
00002 #define DTRecHit_DTRecSegment2DCollection_h
00003
00016
00017 #include <functional>
00018
00019
00020 #include "DataFormats/Common/interface/RangeMap.h"
00021 #include "DataFormats/Common/interface/ClonePolicy.h"
00022 #include "DataFormats/Common/interface/OwnVector.h"
00023 #include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h"
00024 #include "DataFormats/MuonDetId/interface/DTSuperLayerId.h"
00025
00026
00027
00028
00029
00030 typedef edm::RangeMap<DTSuperLayerId, edm::OwnVector<DTSLRecSegment2D> > DTRecSegment2DCollection;
00031
00032 #endif // DTRecHit_DTRecSegment2DCollection_h