|
||||
File indexing completed on 2024-04-06 12:02:02
0001 #ifndef CondFormats_EcalObjects_EcalSamplesCorrelationRcd_HH 0002 #define CondFormats_EcalObjects_EcalSamplesCorrelationRcd_HH 0003 0004 // -*- C++ -*- 0005 // 0006 // Author: Jean Fay 0007 // Created: Monday, 24th Nov 2014 0008 // 0009 0010 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0011 0012 class EcalSamplesCorrelationRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalSamplesCorrelationRcd> {}; 0013 0014 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |