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