Skip to content

Commit

Permalink
fix comp
Browse files Browse the repository at this point in the history
  • Loading branch information
f3sch committed Nov 27, 2023
1 parent 308868c commit a1e93f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Detectors/Vertexing/src/SVertexer.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -1284,7 +1284,6 @@ bool SVertexer::processTPCTrack(const o2::tpc::TrackTPC& trTPC, GIndex gid, int
return true;
}
}
++mTPCCounts[gid];

return true;
}
Expand Down

0 comments on commit a1e93f6

Please sign in to comment.