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