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