#include <functional>
#include "DataFormats/Common/interface/RangeMap.h"
#include "DataFormats/Common/interface/ClonePolicy.h"
#include "DataFormats/Common/interface/OwnVector.h"
#include "DataFormats/DTRecHit/interface/DTSLRecSegment2D.h"
#include "DataFormats/MuonDetId/interface/DTSuperLayerId.h"
Go to the source code of this file.
Typedefs | |
typedef edm::RangeMap< DTSuperLayerId, edm::OwnVector< DTSLRecSegment2D > > | DTRecSegment2DCollection |
Definition at line 27 of file DTRecSegment2DCollection.h.