Skip to content

Commit b86c04f

Browse files
jmyrchashahor02
authored andcommitted
clang
1 parent c30f114 commit b86c04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EventVisualisation/Workflow/include/EveWorkflow/EveWorkflowHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ class EveWorkflowHelper
6969
{-1, -1}, // ITSAB,
7070
}};
7171
static constexpr std::array<std::pair<float, float>, GID::NSources> minmaxZ{{
72-
{-74., 74.}, // ITS
72+
{-74., 74.}, // ITS
7373
{-260., 260.}, // TPC
7474
{-1, -1}, // TRD (never alone)
7575
{-1, -1}, // TOF

0 commit comments

Comments
 (0)