CMS 3D CMS Logo

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

Go to the documentation of this file.
00001 #ifndef ExEfficiencyRCD_H
00002 #define ExEfficiencyRCD_H
00003 
00004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00005 class ExEfficiencyRcd : public edm::eventsetup::EventSetupRecordImplementation<ExEfficiencyRcd> {};
00006 
00007 class ExDwarfRcd : public edm::eventsetup::EventSetupRecordImplementation<ExDwarfRcd> {};
00008 
00009 class ExDwarfListRcd : public edm::eventsetup::EventSetupRecordImplementation<ExDwarfListRcd> {};
00010 
00011 
00012 
00013 #endif