CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/CondFormats/DataRecord/interface/DTKeyedConfigContainerRcd.h

Go to the documentation of this file.
00001 #ifndef DTKeyedConfigContainerRCD_H
00002 #define DTKeyedConfigContainerRCD_H
00003 
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class DTKeyedConfigContainerRcd : public edm::eventsetup::EventSetupRecordImplementation<DTKeyedConfigContainerRcd> {};
00006 #endif