/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/Calibration/src/T_EventSetup_Efficiency.cc
20 строк
525 B
Cms Build
Clang-Format
29 май 2019, 08:24
29 май 2019, 08:24
5c96c3b
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: EDMProto // Class : T_Context_Pedestals // // Implementation: // create all the 'infrastructure' needed to get into the Context // // Author: Chris Jones // Created: Mon Apr 18 16:42:52 EDT 2005 // $Id: T_EventSetup_Efficiency.cc,v 1.3 2008/07/13 06:59:49 innocent Exp $ // // system include files // user include files #include "CondFormats/Calibration/interface/Efficiency.h" #include "FWCore/Utilities/interface/typelookup.h" TYPELOOKUP_DATA_REG(condex::Efficiency);