CMS 3D CMS Logo

SiStripMatchedRecHit2DCollection.h

Go to the documentation of this file.
00001 #ifndef DATAFORMATS_SISTRIPMATCHEDRECHIT2DCOLLECTION_H
00002 #define DATAFORMATS_SISTRIPMATCHEDRECHIT2DCOLLECTION_H
00003 
00004 #include "DataFormats/TrackerRecHit2D/interface/SiStripMatchedRecHit2D.h"
00005 #include "DataFormats/Common/interface/RangeMap.h"
00006 #include "DataFormats/Common/interface/ClonePolicy.h"
00007 #include "DataFormats/DetId/interface/DetId.h"
00008 #include "DataFormats/Common/interface/OwnVector.h"
00009 #include <vector>
00010 
00011 typedef  edm::RangeMap<DetId, edm::OwnVector<SiStripMatchedRecHit2D> > SiStripMatchedRecHit2DCollection;
00012 
00013 
00014 // new collection(for some far indetermined future)
00015 #include "DataFormats/Common/interface/DetSetVectorNew.h"
00016 typedef edmNew::DetSetVector<SiStripMatchedRecHit2D> SiStripMatchedRecHit2DCollectionNew;
00017 
00018 
00019 #endif

Generated on Tue Jun 9 17:31:47 2009 for CMSSW by  doxygen 1.5.4