Skip to content

Commit 076f050

Browse files
f3schmhemmer-cern
authored andcommitted
ITS: add CheckDROF macro (AliceO2Group#14533)
1 parent 8e8841b commit 076f050

2 files changed

Lines changed: 1431 additions & 0 deletions

File tree

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)