Skip to content

Commit a78219b

Browse files
authored
Fix o2 compiling issue
1 parent 7f4350d commit a78219b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PWGLF/Tasks/GlobalEventProperties/studyPnch.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ struct StudyPnch {
185185
}
186186
histos.fill(HIST("EventHist"), 7);
187187
histos.fill(HIST("VtxZHist"), col.posZ());
188+
return true;
188189
}
189190

190191
template <typename CheckTrack>

0 commit comments

Comments
 (0)