/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/HGCalMapping/plugins/BuildFile.xml
27 строк
803 B
Pedro
Squashed commit of the following:
17 сен 2025, 12:01
17 сен 2025, 12:01
a83e892
Код
Авторство
О чём код?
<use name="CondFormats/DataRecord"/> <use name="CondFormats/HGCalObjects"/> <use name="FWCore/Framework"/> <use name="FWCore/ParameterSet"/> <use name="Geometry/HGCalMapping"/> <use name="Geometry/Records"/> <use name="Geometry/CaloGeometry"/> <use name="Geometry/HGCalGeometry"/> <use name="FWCore/Utilities"/> <!-- indexer plugin --> <library file="HGCalMappingESProducer.cc"> <flags EDM_PLUGIN="1"/> </library> <library file="HGCalMappingTriggerESProducer.cc"> <flags EDM_PLUGIN="1"/> </library> <!-- alpaka-based portable plugins --> <library file="alpaka/*.cc" name="GeometryHGCalMappingPluginsPortable"> <use name="alpaka"/> <use name="HeterogeneousCore/AlpakaCore"/> <use name="HeterogeneousCore/AlpakaInterface"/> <flags ALPAKA_BACKENDS="1"/> <flags EDM_PLUGIN="1"/> </library>