/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/Framework/interface/EDProducer.h
7 строк
221 B
Christopher Jones
Removed use of edm::EDProducer
19 окт 2022, 17:25
19 окт 2022, 17:25
8acff53
Код
Авторство
О чём код?
#ifndef FWCore_Framework_EDProducer_h #define FWCore_Framework_EDProducer_h #error \ "The use of edm::EDProducer has been removed. Please stop use of this header and switch module to a thread-friendly type." #endif