/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimDataFormats/Associations/src/TrackToGenParticleAssociatorBaseImpl.cc
31 строка
695 B
Cms Build
Clang-Format
08 май 2019, 15:15
08 май 2019, 15:15
374248c
Код
Авторство
О чём код?
// -*- C++ -*- // // Package: SimDataFormats/Associations // Class : TrackToGenParticleAssociatorBaseImpl // // Implementation: // [Notes on implementation] // // Original Author: Christopher Jones // Created: Mon, 05 Jan 2015 14:50:52 GMT // // system include files // user include files #include "SimDataFormats/Associations/interface/TrackToGenParticleAssociatorBaseImpl.h" // // constants, enums and typedefs // // // static data member definitions // // // constructors and destructor // reco::TrackToGenParticleAssociatorBaseImpl::TrackToGenParticleAssociatorBaseImpl() {} reco::TrackToGenParticleAssociatorBaseImpl::~TrackToGenParticleAssociatorBaseImpl() {}