From d2ec99f6197d4d09411ef91a7c3298a497c00374 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 7 Dec 2022 12:14:46 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGLF/TableProducer/lfTPCPID.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGLF/TableProducer/lfTPCPID.cxx b/PWGLF/TableProducer/lfTPCPID.cxx index af7927fa35d..a6886a36910 100644 --- a/PWGLF/TableProducer/lfTPCPID.cxx +++ b/PWGLF/TableProducer/lfTPCPID.cxx @@ -61,7 +61,7 @@ static constexpr float defaultParameters[nSpecies][nParameters]{{2.f, 2.f, 0.f, // Structure to hold the parameters struct bbParams { const std::string name; - bbParams(const std::string& n) : name(n){} + bbParams(const std::string& n) : name(n) {} // Parameters for the Bethe-Bloch parametrization float bb1 = 0.03209809958934784f; // Aleph Bethe Bloch parameter 1 float bb2 = 19.9768009185791f; // Aleph Bethe Bloch parameter 2