EcalTPGSlidingWindowRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef ECALTPGSLIDINGWRCD_H
#define ECALTPGSLIDINGWRCD_H

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class EcalTPGSlidingWindowRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalTPGSlidingWindowRcd> {};
#endif