/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
DataFormats/TestObjects/src/DeleteEarly.cc
18 строк
377 B
Andrea Bocci
Add missing newline at the end of file
27 фев 2024, 16:21
Не верифицирован
27 фев 2024, 16:21
c8917a8
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: TestObjects // Class : DeleteEarly // // Implementation: // [Notes on implementation] // // Original Author: Chris Jones // Created: Tue Feb 7 14:40:59 CST 2012 // // system include files // user include files #include "DataFormats/TestObjects/interface/DeleteEarly.h" unsigned int edmtest::DeleteEarly::s_nDeletes = 0;