/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
MagneticField/Interpolation/src/InterpolationDebug.h
16 строк
290 B
Slava Krutelyov
static const
04 дек 2015, 06:56
04 дек 2015, 06:56
3595553
Код
Авторство
О чём код?
#ifndef InterpolationDebug_h #define InterpolationDebug_h /** \class InterpolationDebug * * No description available. * * \author N. Amapane - CERN */ #include "FWCore/Utilities/interface/Visibility.h" struct dso_internal InterpolationDebug { static const bool debug; }; #endif