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