Skip to content

Commit 393cf92

Browse files
committed
update CMakeLists.txt
1 parent fb8d91b commit 393cf92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ALICE3/Core/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@
1212
o2physics_add_library(ALICE3Core
1313
SOURCES TOFResoALICE3.cxx
1414
TrackUtilities.cxx
15-
DelphesO2TrackSmearer.cxx
15+
FlatTrackSmearer.cxx
1616
GeometryContainer.cxx
1717
PUBLIC_LINK_LIBRARIES O2::Framework
1818
O2Physics::AnalysisCore)
1919

2020
o2physics_target_root_dictionary(ALICE3Core
2121
HEADERS TOFResoALICE3.h
2222
TrackUtilities.h
23-
DelphesO2TrackSmearer.h
23+
FlatLutEntry.h
2424
GeometryContainer.h
2525
LINKDEF ALICE3CoreLinkDef.h)
2626

0 commit comments

Comments
 (0)