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.
1 parent 8e45335 commit bce22b1Copy full SHA for bce22b1
PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx
@@ -892,7 +892,7 @@ struct FlowGfwOmegaXi {
892
893
// event selection
894
template <typename TCollision>
895
- bool eventSelected(TCollision collision, const float centrality , float interactionRate = -1)
+ bool eventSelected(TCollision collision, const float centrality, float interactionRate = -1)
896
{
897
if (evtSeleOpts.cfgDoTVXinTRD.value && collision.alias_bit(kTVXinTRD)) {
898
// TRD triggered
0 commit comments