ESTBWeightsRcd

Macros

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

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