We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ce5d5 commit d81a6dcCopy full SHA for d81a6dc
1 file changed
ALICE3/Core/CMakeLists.txt
@@ -12,15 +12,15 @@
12
o2physics_add_library(ALICE3Core
13
SOURCES TOFResoALICE3.cxx
14
TrackUtilities.cxx
15
- DelphesO2TrackSmearer.cxx
+ FlatTrackSmearer.cxx
16
GeometryContainer.cxx
17
PUBLIC_LINK_LIBRARIES O2::Framework
18
O2Physics::AnalysisCore)
19
20
o2physics_target_root_dictionary(ALICE3Core
21
HEADERS TOFResoALICE3.h
22
TrackUtilities.h
23
- DelphesO2TrackSmearer.h
+ FlatLutEntry.h
24
GeometryContainer.h
25
LINKDEF ALICE3CoreLinkDef.h)
26
0 commit comments