We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f95ef5 + f45731e commit 767bddeCopy full SHA for 767bdde
2 files changed
DataFormats/Detectors/EMCAL/include/DataFormatsEMCAL/CellLabel.h
@@ -77,4 +77,4 @@ class CellLabel
77
78
} // namespace emcal
79
} // namespace o2
80
-#endif // ALICEO2_EMCAL_CELLLABEL_H_
+#endif // ALICEO2_EMCAL_CELLLABEL_H_
DataFormats/Detectors/EMCAL/src/CellLabel.cxx
@@ -47,4 +47,4 @@ int32_t CellLabel::GetLeadingMCLabel() const
47
}
48
49
return mLabels[maxIndex];
50
-}
+}
0 commit comments