#include "DataFormats/MuonDetId/interface/GEMDetId.h"
#include "DataFormats/GEMRecHit/interface/GEMSegment.h"
#include "DataFormats/Common/interface/RangeMap.h"
#include "DataFormats/Common/interface/ClonePolicy.h"
#include "DataFormats/Common/interface/OwnVector.h"
#include "DataFormats/Common/interface/Ref.h"
Go to the source code of this file.
Typedefs | |
typedef edm::RangeMap< GEMDetId, edm::OwnVector< GEMSegment > > | GEMSegmentCollection |
typedef edm::Ref< GEMSegmentCollection > | GEMSegmentRef |
Definition at line 18 of file GEMSegmentCollection.h.
typedef edm::Ref<GEMSegmentCollection> GEMSegmentRef |
Definition at line 21 of file GEMSegmentCollection.h.