We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4350d commit a78219bCopy full SHA for a78219b
1 file changed
PWGLF/Tasks/GlobalEventProperties/studyPnch.cxx
@@ -185,6 +185,7 @@ struct StudyPnch {
185
}
186
histos.fill(HIST("EventHist"), 7);
187
histos.fill(HIST("VtxZHist"), col.posZ());
188
+ return true;
189
190
191
template <typename CheckTrack>
0 commit comments