#include "DataFormats/MuonDetId/interface/CSCDetId.h"
#include "DataFormats/MuonDetId/interface/GEMDetId.h"
#include "DataFormats/GEMRecHit/interface/GEMCSCSegment.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< CSCDetId, edm::OwnVector< GEMCSCSegment > > | GEMCSCSegmentCollection |
typedef edm::Ref< GEMCSCSegmentCollection > | GEMCSCSegmentRef |
Definition at line 20 of file GEMCSCSegmentCollection.h.
Definition at line 23 of file GEMCSCSegmentCollection.h.