PerformanceWPRecord

Macros

Line Code
1 2 3 4 5 6 7 8
#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