EcalTPGTPModeRcd

Macros

Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13
#ifndef CondFormats_DataRecord_EcalTPGTPModeRcd_h
#define CondFormats_DataRecord_EcalTPGTPModeRcd_h

//
// Author:      Davide Valsecchi
// Created:     Thu, 11 Feb 2021 08:50:49 GMT
//

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"

class EcalTPGTPModeRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalTPGTPModeRcd> {};

#endif