CMS 3D CMS Logo

FastTrackerClusterCollection.h

Go to the documentation of this file.
00001 #ifndef FASTSIMDATAFORMATS_FastTrackerClusterCollection_H
00002 #define FASTSIMDATAFORMATS_FastTrackerClusterCollection_H
00003 
00004 #include "FastSimDataFormats/External/interface/FastTrackerCluster.h"
00005 #include "DataFormats/Common/interface/RangeMap.h"
00006 #include <vector>
00007 #include "DataFormats/Common/interface/ClonePolicy.h"
00008 #include "DataFormats/Common/interface/OwnVector.h"
00009 
00010 typedef edm::RangeMap <unsigned, edm::OwnVector<FastTrackerCluster> > FastTrackerClusterCollection;
00011 
00012 #endif

Generated on Tue Jun 9 17:35:00 2009 for CMSSW by  doxygen 1.5.4