CMS 3D CMS Logo

ElectronLikelihoodRcd.h
Go to the documentation of this file.
1 #ifndef ElectronLikelihoodRcd_h
2 #define ElectronLikelihoodRcd_h
3 
12 
14  : public edm::eventsetup::DependentRecordImplementation<ElectronLikelihoodRcd,
15  edm::mpl::Vector<ElectronLikelihoodPdfsRcd> > {};
16 
17 #endif