File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,21 +49,27 @@ o2_add_test_root_macro(readAlignParam.C
4949 PUBLIC_LINK_LIBRARIES O2::CCDB
5050 LABELS fit )
5151
52- o2_add_test_root_macro (compareLUT .C
52+ o2_add_test_root_macro (compareLut .C
5353 PUBLIC_LINK_LIBRARIES O2::DataFormatsFIT
54- O2::CCDB
5554 LABELS fit )
5655
57- o2_add_test_root_macro (convertLUTCSVtoROOT .C
56+ o2_add_test_root_macro (createLutFromCsv .C
5857 PUBLIC_LINK_LIBRARIES O2::DataFormatsFIT
59- O2::CCDB
6058 O2::CommonUtils
6159 LABELS fit )
6260
63- o2_add_test_root_macro (fetchLUT .C
61+ o2_add_test_root_macro (fetchLut .C
6462 PUBLIC_LINK_LIBRARIES O2::DataFormatsFIT
6563 O2::CCDB
6664 LABELS fit )
6765
66+ o2_add_test_root_macro (convertLutToCsv.C
67+ PUBLIC_LINK_LIBRARIES O2::DataFormatsFIT
68+ LABELS fit )
69+
70+ o2_add_test_root_macro (printLut.C
71+ PUBLIC_LINK_LIBRARIES O2::DataFormatsFIT
72+ LABELS fit )
73+
6874o2_data_file (COPY readFITDCSdata.C DESTINATION Detectors/FIT/macros/ )
6975o2_data_file (COPY readFITDeadChannelMap.C DESTINATION Detectors/FIT/macros/ )
You can’t perform that action at this time.
0 commit comments