From a87d1a24fc31c6819b7742c267dcb8829e2b7fbd Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Thu, 20 Aug 2026 08:39:53 +0000 Subject: [PATCH] Please consider the following formatting changes --- .../TableProducer/Strangeness/cascademlselection.cxx | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/PWGLF/TableProducer/Strangeness/cascademlselection.cxx b/PWGLF/TableProducer/Strangeness/cascademlselection.cxx index 16c6777c320..9f096144fb2 100644 --- a/PWGLF/TableProducer/Strangeness/cascademlselection.cxx +++ b/PWGLF/TableProducer/Strangeness/cascademlselection.cxx @@ -16,11 +16,12 @@ /// \author David Dobrigkeit Chinellato , Austrian Academy of Sciences // -#include "Tools/ML/MlResponse.h" #include "PWGLF/DataModel/LFStrangenessMLTables.h" #include "PWGLF/DataModel/LFStrangenessTables.h" #include "PWGLF/Utils/CascadeMlResponse.h" +#include "Tools/ML/MlResponse.h" + #include #include #include @@ -35,18 +36,18 @@ #include #include +#include +#include + #include #include #include #include +#include #include #include #include #include -#include - -#include "TH1.h" -#include "TString.h" using namespace o2; using namespace o2::framework;