Skip to content

Commit 767bdde

Browse files
authored
Merge branch 'dev' into dev-clean
2 parents 1f95ef5 + f45731e commit 767bdde

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DataFormats/Detectors/EMCAL/include/DataFormatsEMCAL/CellLabel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ class CellLabel
7777

7878
} // namespace emcal
7979
} // namespace o2
80-
#endif // ALICEO2_EMCAL_CELLLABEL_H_
80+
#endif // ALICEO2_EMCAL_CELLLABEL_H_

DataFormats/Detectors/EMCAL/src/CellLabel.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ int32_t CellLabel::GetLeadingMCLabel() const
4747
}
4848
}
4949
return mLabels[maxIndex];
50-
}
50+
}

0 commit comments

Comments
 (0)