/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
FWCore/ServiceRegistry/src/ServicePluginFactory.cc
18 строк
448 B
W. David Dagenhart
Changes from scram build code-format-all
03 май 2019, 18:48
03 май 2019, 18:48
22c28dc
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: ServiceRegistry // Class : ServicePluginFactory // // Implementation: // <Notes on implementation> // // Original Author: Chris Jones // Created: Mon Sep 5 13:33:19 EDT 2005 // // system include files // user include files #include "FWCore/ServiceRegistry/interface/ServicePluginFactory.h" EDM_REGISTER_PLUGINFACTORY(edm::serviceregistry::ServicePluginFactory, "CMS EDM Framework Service");