CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/CondFormats/DataRecord/interface/ElectronLikelihoodPdfsRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_ElectronLikelihoodPdfsRcd_h
00002 #define DataRecord_ElectronLikelihoodPdfsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     ElectronLikelihoodPdfsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Wed Sep  5 16:36:25 CEST 2007
00019 // $Id: ElectronLikelihoodPdfsRcd.h,v 1.1 2007/09/18 20:08:35 emanuele Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class ElectronLikelihoodPdfsRcd : public edm::eventsetup::EventSetupRecordImplementation<ElectronLikelihoodPdfsRcd> {};
00025 
00026 #endif