/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
SimDataFormats/TruthInfo/src/classes.h
13 строк
554 B
Felice Pantaleo
TruthInfo,SimCalorimetry: address EDM-dictionary review (class versions, transient map)
23 июн 2026, 00:29
23 июн 2026, 00:29
d6b48ef
Код
Авторство
О чём код?
// Original author: Felice Pantaleo (CERN) <felice.pantaleo@cern.ch> // Part of the MC-truth-graph prototype - under heavy development, not yet open // to external contributions (see PhysicsTools/TruthInfo/README.md). #ifndef SimDataFormats_TruthInfo_src_classes_h #define SimDataFormats_TruthInfo_src_classes_h #include "DataFormats/Common/interface/Wrapper.h" #include "SimDataFormats/TruthInfo/interface/Graph.h" #include "SimDataFormats/TruthInfo/interface/TruthGraph.h" #include "SimDataFormats/TruthInfo/interface/LogicalGraphHitIndex.h" #endif