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