File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,6 +142,7 @@ o2_add_test_root_macro(macro/createTPCSpaceChargeCorrection.C
142142 O2::CommonConstants
143143 O2::CommonUtils
144144 O2::TPCSpaceCharge
145+ O2::TPCSpaceChargeIO
145146 LABELS tpc )
146147
147148o2_add_test_root_macro (macro/findKrBoxCluster.C
Original file line number Diff line number Diff line change @@ -42,10 +42,12 @@ o2_target_root_dictionary(TPCSpaceCharge
4242
4343o2_add_test_root_macro (macro/calculateDistortionsCorrections.C
4444 PUBLIC_LINK_LIBRARIES O2::TPCSpaceCharge
45+ O2::TPCSpaceChargeIO
4546 LABELS tpc COMPILE_ONLY )
4647
4748o2_add_test_root_macro (macro/createResidualDistortionObject.C
4849 PUBLIC_LINK_LIBRARIES O2::TPCSpaceCharge
50+ O2::TPCSpaceChargeIO
4951 O2::CommonUtils
5052 LABELS tpc )
5153
@@ -55,6 +57,7 @@ install(FILES macro/createSCHistosFromHits.C
5557
5658o2_add_test_root_macro (macro/createSCHistosFromHits.C
5759 PUBLIC_LINK_LIBRARIES O2::TPCSpaceCharge
60+ O2::TPCSpaceChargeIO
5861 O2::CommonUtils
5962 O2::TPCBase
6063 O2::TPCSimulation
You can’t perform that action at this time.
0 commit comments