File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1212o2physics_add_library(ALICE3Core
1313 SOURCES TOFResoALICE3.cxx
1414 DelphesO2TrackSmearer.cxx
15- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore)
15+ PUBLIC_LINK_LIBRARIES O2::Framework
16+ O2Physics::AnalysisCore)
1617
1718o2physics_target_root_dictionary(ALICE3Core
1819 HEADERS TOFResoALICE3.h
20+ TrackUtilities.h
1921 DelphesO2TrackSmearer.h
2022 LINKDEF ALICE3CoreLinkDef.h)
2123
2224o2physics_add_library(FastTracker
2325 SOURCES FastTracker.cxx
24- PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore)
26+ DetLayer.cxx
27+ PUBLIC_LINK_LIBRARIES O2::Framework
28+ O2Physics::AnalysisCore)
2529
2630o2physics_target_root_dictionary(FastTracker
2731 HEADERS FastTracker.h
32+ DetLayer.h
2833 LINKDEF FastTrackerLinkDef.h)
You can’t perform that action at this time.
0 commit comments