#ifndef Reco_Records_PerformanceWPRecord_h
#define Reco_Records_PerformanceWPRecord_h
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class PerformanceWPRecord : public edm::eventsetup::EventSetupRecordImplementation<PerformanceWPRecord> {};
#endif // Reco_Records_PerformanceWPRecord_h
|