From cf6c3bd160a1aae8e44b02022f3a64f4277cde68 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 12 Mar 2025 11:11:41 +0000 Subject: [PATCH] Please consider the following formatting changes --- DPG/Tasks/TPC/tpcSkimsTableCreator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DPG/Tasks/TPC/tpcSkimsTableCreator.cxx b/DPG/Tasks/TPC/tpcSkimsTableCreator.cxx index f46b5a988e7..c5484de1c3d 100644 --- a/DPG/Tasks/TPC/tpcSkimsTableCreator.cxx +++ b/DPG/Tasks/TPC/tpcSkimsTableCreator.cxx @@ -678,7 +678,7 @@ struct TreeWriterTPCTOF { ((trackSelection == 2) && trk.isGlobalTrackWoPtEta()) || ((trackSelection == 3) && trk.isGlobalTrackWoDCA()) || ((trackSelection == 4) && trk.isQualityTrack()) || - ((trackSelection == 5) && trk.isInAcceptanceTrack()))){ + ((trackSelection == 5) && trk.isInAcceptanceTrack()))) { continue; } // get the corresponding trackQA using labelTracks2TracKQA and get variables of interest