Skip to content

Commit adf86b5

Browse files
committed
Merging buffered CM on calibration node
1 parent 2339be6 commit adf86b5

File tree

3 files changed

+500
-4
lines changed

3 files changed

+500
-4
lines changed

Detectors/TPC/workflow/CMakeLists.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,10 +299,10 @@ o2_add_executable(cmv-flp
299299
SOURCES src/tpc-flp-cmv.cxx
300300
PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
301301

302-
# o2_add_executable(cmv-distribute
303-
# COMPONENT_NAME tpc
304-
# SOURCES src/tpc-distribute-cmv.cxx
305-
# PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
302+
o2_add_executable(cmv-distribute
303+
COMPONENT_NAME tpc
304+
SOURCES src/tpc-distribute-cmv.cxx
305+
PUBLIC_LINK_LIBRARIES O2::TPCWorkflow)
306306

307307
# o2_add_executable(cmv-producer
308308
# COMPONENT_NAME tpc

0 commit comments

Comments
 (0)