/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/Alignment/src/T_EventSetup_Alignment.cc
21 строка
533 B
Cms Build
Clang-Format
22 май 2019, 04:56
22 май 2019, 04:56
28f175a
Код
Авторство
О чём код?
// -*- 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_Alignment.cc,v 1.1 2005/07/22 14:26:16 xiezhen Exp $ // // system include files // user include files #include "CondFormats/Alignment/interface/Alignments.h" #include "FWCore/Utilities/interface/typelookup.h" //using Alignments; TYPELOOKUP_DATA_REG(Alignments);