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