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