ESAngleCorrectionFactorsRcd

Macros

Line Code
1 2 3 4 5 6 7
#ifndef CondFormats_DataRecord_ESAngleCorrectionFactorsRcd_H
#define CondFormats_DataRecord_ESAngleCorrectionFactorsRcd_H

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