diff --git a/PWGDQ/Tasks/tableReader_withAssoc.cxx b/PWGDQ/Tasks/tableReader_withAssoc.cxx index e8289152184..32f26f33a47 100644 --- a/PWGDQ/Tasks/tableReader_withAssoc.cxx +++ b/PWGDQ/Tasks/tableReader_withAssoc.cxx @@ -2501,8 +2501,8 @@ struct AnalysisSameEventPairing { } } } // end pair cut loop - } // end muon cut loop - } // end barrel cut loop + } // end muon cut loop + } // end barrel cut loop } } }