@@ -3302,7 +3302,7 @@ struct qaMatchEff {
33023302 if (doDebug)
33033303 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
33043304 return ;
3305- }
3305+ }
33063306 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
33073307 if (doDebug)
33083308 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
@@ -3330,7 +3330,7 @@ struct qaMatchEff {
33303330 if (doDebug)
33313331 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
33323332 return ;
3333- }
3333+ }
33343334 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
33353335 if (doDebug)
33363336 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
@@ -3361,7 +3361,7 @@ struct qaMatchEff {
33613361 if (doDebug)
33623362 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
33633363 return ;
3364- }
3364+ }
33653365 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
33663366 if (doDebug)
33673367 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
@@ -3397,7 +3397,7 @@ struct qaMatchEff {
33973397 if (doDebug)
33983398 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
33993399 return ;
3400- }
3400+ }
34013401 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
34023402 if (doDebug)
34033403 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
@@ -3428,7 +3428,7 @@ struct qaMatchEff {
34283428 if (doDebug)
34293429 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
34303430 return ;
3431- }
3431+ }
34323432 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
34333433 if (doDebug)
34343434 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
@@ -3474,7 +3474,7 @@ struct qaMatchEff {
34743474 if (doDebug)
34753475 LOGF (info, " Event selection not passed to ITSROFrame border, skipping..." );
34763476 return ;
3477- }
3477+ }
34783478 if (!collision.selection_bit (aod::evsel::kIsTriggerTVX ) && !collision.selection_bit (aod::evsel::kNoTimeFrameBorder )) {
34793479 if (doDebug)
34803480 LOGF (info, " Event selection not passed to TriggerTVX and TFBorder, skipping..." );
0 commit comments