Skip to content

Commit 11aa580

Browse files
Update Common/Tasks/centralityQa.cxx
Co-authored-by: Vít Kučera <26327373+vkucera@users.noreply.github.com>
1 parent 5f18432 commit 11aa580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Common/Tasks/centralityQa.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ struct CentralityQa {
169169
}
170170

171171
template <typename TCollision>
172-
bool isEventAccepted(TCollision collision)
172+
bool isEventAccepted(TCollision const& collision)
173173
// check whether the collision passes our collision selections
174174
{
175175
if constexpr (

0 commit comments

Comments
 (0)