Skip to content

Commit 81329a9

Browse files
committed
dummy commit
1 parent b942dce commit 81329a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PWGDQ/Tasks/DalitzSelection.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ struct DalitzSelection {
333333
template <bool isReassoc, uint32_t TTrackFillMap, typename TFullTracks, typename TTracks, typename TEvent>
334334
void runTrackSelection(TTracks const& tracksBarrel, TEvent const& collision)
335335
{
336+
336337
fSkipEvent = true;
337338
for (const auto& track1 : tracksBarrel) {
338339
uint8_t filterMap = uint8_t(0);

0 commit comments

Comments
 (0)