/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimDataFormats/GEMDigiSimLink/src/classes.h
15 строк
570 B
Cms Build
Clang-Format
20 май 2019, 13:02
20 май 2019, 13:02
a5e57e4
Код
Авторство
О чём код?
#ifndef GEMDIGISIMLINK_CLASSES_H #define GEMDIGISIMLINK_CLASSES_H #include "DataFormats/Common/interface/Wrapper.h" #include "DataFormats/Common/interface/DetSetVector.h" #include "DataFormats/GeometryVector/interface/LocalPoint.h" #include "DataFormats/GeometryVector/interface/LocalVector.h" #include "SimDataFormats/EncodedEventId/interface/EncodedEventId.h" #include <vector> #include <map> #include "SimDataFormats/GEMDigiSimLink/interface/GEMDigiSimLink.h" #include "SimDataFormats/GEMDigiSimLink/interface/ME0DigiSimLink.h" #endif // GEMDIGISIMLINK_CLASSES_H