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