CMS 3D CMS Logo

EcalRawDataCollections.h

Go to the documentation of this file.
00001 #ifndef RAWECAL_ECALRAWCOLLECTION_H
00002 #define RAWECAL_ECALRAWCOLLECTION_H
00003 
00004 #include "DataFormats/EcalRawData/interface/EcalDCCHeaderBlock.h"
00005 #include "DataFormats/EcalRawData/interface/ESDCCHeaderBlock.h"
00006 #include "DataFormats/EcalRawData/interface/ESKCHIPBlock.h"
00007 #include "DataFormats/Common/interface/SortedCollection.h"
00008 
00009 typedef edm::SortedCollection<EcalDCCHeaderBlock> EcalRawDataCollection;
00010 typedef edm::SortedCollection<ESDCCHeaderBlock> ESRawDataCollection;
00011 typedef edm::SortedCollection<ESKCHIPBlock> ESLocalRawDataCollection;
00012 
00013 #endif

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