Skip to content

Commit 3922d50

Browse files
authored
ITS: add CheckDROF macro (#14533)
1 parent ac2ac36 commit 3922d50

File tree

2 files changed

+1431
-0
lines changed

2 files changed

+1431
-0
lines changed

Detectors/ITSMFT/ITS/macros/test/CMakeLists.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,8 @@ o2_add_test_root_macro(CheckDuplicates.C
113113
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
114114
O2::DataFormatsITSMFT
115115
LABELS its)
116+
117+
o2_add_test_root_macro(CheckDROF.C
118+
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
119+
O2::DataFormatsITSMFT
120+
LABELS its)

0 commit comments

Comments
 (0)