Skip to content

Commit d81a6dc

Browse files
committed
update CMakeLists.txt
1 parent 43ce5d5 commit d81a6dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)