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