We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe5be41 + 548ac82 commit 2f6a327Copy full SHA for 2f6a327
1 file changed
PWGHF/Utils/utilsEvSelHf.h
@@ -170,6 +170,6 @@ void monitorCollision(Coll const& collision, const uint16_t rejectionMask, Hist&
170
hPosYAfterEvSel->Fill(collision.posY());
171
hNumContributors->Fill(collision.numContrib());
172
}
173
-}
+} // namespace o2::hf_evsel
174
175
#endif // PWGHF_UTILS_UTILSEVSELHF_H_
0 commit comments