Skip to content

Commit 5941b66

Browse files
committed
ITS: add macro to check staggering in data
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent 37c9905 commit 5941b66

File tree

2 files changed

+691
-0
lines changed

2 files changed

+691
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,8 @@ o2_add_test_root_macro(CheckDROF.C
118118
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
119119
O2::DataFormatsITSMFT
120120
LABELS its)
121+
122+
o2_add_test_root_macro(CheckStaggering.C
123+
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
124+
O2::DataFormatsITSMFT
125+
LABELS its)

0 commit comments

Comments
 (0)