|
||||
File indexing completed on 2024-04-06 12:02:02
0001 #ifndef CondFormats_DataRecord_EcalTPGTPModeRcd_h 0002 #define CondFormats_DataRecord_EcalTPGTPModeRcd_h 0003 0004 // 0005 // Author: Davide Valsecchi 0006 // Created: Thu, 11 Feb 2021 08:50:49 GMT 0007 // 0008 0009 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0010 0011 class EcalTPGTPModeRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalTPGTPModeRcd> {}; 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |