/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Alignment/LaserAlignmentSimulation/plugins/BuildFile.xml
24 строки
742 B
Jonas Rembser
Clean BuildFiles
15 апр 2021, 21:29
15 апр 2021, 21:29
f24c2ac
Код
Авторство
О чём код?
<use name="FWCore/ParameterSet"/> <use name="FWCore/MessageLogger"/> <use name="clhep"/> <library file="LaserAlignmentSimulation.cc" name="LaserAlignmentSimulationPlugins"> <use name="Alignment/LaserAlignmentSimulation"/> <use name="SimG4Core/Notification"/> <use name="SimG4Core/Watcher"/> <use name="SimG4CMS/Tracker"/> <flags EDM_PLUGIN="1"/> </library> <library file="LaserAlignmentProducer.cc"> <use name="FWCore/Framework"/> <use name="SimDataFormats/GeneratorProducts"/> <use name="hepmc"/> <flags EDM_PLUGIN="1"/> </library> <library file="LaserOpticalPhysics.cc"> <use name="Alignment/LaserAlignmentSimulation"/> <use name="SimG4Core/Physics"/> <use name="geant4core"/> <flags EDM_PLUGIN="1"/> </library>