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