Skip to content

Commit 7cfe145

Browse files
committed
ITS: speedup final step in vertexer
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent 74098a4 commit 7cfe145

File tree

18 files changed

+2111
-174
lines changed

18 files changed

+2111
-174
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,9 @@ o2_add_test_root_macro(CheckStaggering.C
128128
O2::DetectorsVertexing
129129
O2::ReconstructionDataFormats
130130
LABELS its COMPILE_ONLY)
131+
132+
o2_add_test_root_macro(CheckSeeding.C
133+
PUBLIC_LINK_LIBRARIES O2::DataFormatsITS
134+
O2::SimulationDataFormat
135+
O2::Steer
136+
LABELS its COMPILE_ONLY)

0 commit comments

Comments
 (0)