/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
CondFormats/Alignment/src/T_EventSetup_AlignmentSurfaceDeformation.cc
13 строк
377 B
Andreas Mussgiller
added DB storage for alignment surface deformation parameters
29 окт 2010, 14:09
29 окт 2010, 14:09
ebd90f8
Код
Авторство
О чём код?
// -*- C++ -*- // Author: Andreas Mussgiller // Created: 2010/08/05 // $Id: T_EventSetup_Alignment.cc,v 1.2 2010/02/20 20:55:32 wmtan Exp $ // // system include files // user include files #include "CondFormats/Alignment/interface/AlignmentSurfaceDeformations.h" #include "FWCore/Utilities/interface/typelookup.h" TYPELOOKUP_DATA_REG(AlignmentSurfaceDeformations);