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