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