#include <DataFormats/MuonDetId/interface/CSCDetId.h>
#include <DataFormats/CSCRecHit/interface/CSCRecHit2D.h>
#include <DataFormats/Common/interface/RangeMap.h>
#include <DataFormats/Common/interface/ClonePolicy.h>
#include <DataFormats/Common/interface/OwnVector.h>
Go to the source code of this file.
Typedefs | |
typedef edm::RangeMap< CSCDetId, edm::OwnVector< CSCRecHit2D > > | CSCRecHit2DCollection |
Definition at line 16 of file CSCRecHit2DCollection.h.