From f29833b6d645dc9c9def31d1e34071fcd84f08dd Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 29 Oct 2024 14:21:08 +0000 Subject: [PATCH] Please consider the following formatting changes --- Common/Tasks/centralityStudy.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Common/Tasks/centralityStudy.cxx b/Common/Tasks/centralityStudy.cxx index 1c5628f2fd8..3827fbd73e7 100644 --- a/Common/Tasks/centralityStudy.cxx +++ b/Common/Tasks/centralityStudy.cxx @@ -260,10 +260,10 @@ struct centralityStudy { if (selectFV0OrA && !multbc.multBCFV0OrA()) return; histos.fill(HIST("hBCSelection"), 3); // FV0OrA - if(vertexZwithT0<100.0f){ + if (vertexZwithT0 < 100.0f) { if (!multbc.multBCFT0PosZValid()) return; - if (TMath::Abs(multbc.multBCFT0PosZ())>vertexZwithT0) + if (TMath::Abs(multbc.multBCFT0PosZ()) > vertexZwithT0) return; } histos.fill(HIST("hBCSelection"), 4); // FV0OrA