CMS 3D CMS Logo

CSCSegmentCollection.h

Go to the documentation of this file.
00001 #ifndef DataFormats_CSCSegmentCollection_H
00002 #define DataFormats_CSCSegmentCollection_H
00003 
00012 #include <DataFormats/MuonDetId/interface/CSCDetId.h> 
00013 #include <DataFormats/CSCRecHit/interface/CSCSegment.h>
00014 
00015 #include <DataFormats/Common/interface/RangeMap.h>
00016 #include <DataFormats/Common/interface/ClonePolicy.h>
00017 #include <DataFormats/Common/interface/OwnVector.h>
00018 
00019 typedef edm::RangeMap <CSCDetId, edm::OwnVector<CSCSegment> > CSCSegmentCollection;
00020 
00021 //typedef std::vector<CSCSegment> CSCSegmentCollection; 
00022         
00023 #endif

Generated on Tue Jun 9 17:30:40 2009 for CMSSW by  doxygen 1.5.4