Skip to content

Commit fb3ebd8

Browse files
andreasmolanderdavidrohr
authored andcommitted
FIT: Install macro for reading dead channel map
1 parent 8f828e2 commit fb3ebd8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Detectors/FIT/macros/CMakeLists.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,5 @@ o2_add_test_root_macro(readFITDCSdata.C
4040
O2::CCDB
4141
LABELS fit)
4242

43-
o2_data_file(COPY readFITDCSdata.C DESTINATION Detectors/FIT/macros/readFITDCSdata.C)
43+
o2_data_file(COPY readFITDCSdata.C DESTINATION Detectors/FIT/macros/readFITDCSdata.C)
44+
o2_data_file(COPY readFITDeadChannelMap.C DESTINATION Detectors/FIT/macros/readFITDeadChannelMap.C)

0 commit comments

Comments
 (0)