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