Skip to content

Commit be0ec19

Browse files
committed
dummy commit
1 parent a996138 commit be0ec19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Modules/ITS/src/ITSClusterTask.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,8 @@ void ITSClusterTask::monitorData(o2::framework::ProcessingContext& ctx)
157157

158158
const auto& ROF = clusRofArr[iROF];
159159
const auto bcdata = ROF.getBCData();
160-
int nClusters3pixLay[7] = { 0 };
161160
int nDigits3pixLay[7] = { 0 };
161+
int nClusters3pixLay[7] = { 0 };
162162
int nClusters3pix = 0;
163163
int nLongClusters[ChipBoundary[NLayerIB]] = {};
164164
int nHitsFromClusters[ChipBoundary[NLayerIB]] = {}; // only IB is implemented at the moment

0 commit comments

Comments
 (0)