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