From 0985e5e9b06fc2a162739ca280b57de0e85aed6a Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 10 Dec 2025 11:56:50 +0000 Subject: [PATCH] Please consider the following formatting changes --- ALICE3/Core/DelphesO2TrackSmearer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALICE3/Core/DelphesO2TrackSmearer.h b/ALICE3/Core/DelphesO2TrackSmearer.h index beb6090efdd..f6e916e32a4 100644 --- a/ALICE3/Core/DelphesO2TrackSmearer.h +++ b/ALICE3/Core/DelphesO2TrackSmearer.h @@ -250,7 +250,7 @@ class TrackSmearer } void setdNdEta(float val) { mdNdEta = val; } //; void setCcdbManager(o2::ccdb::BasicCCDBManager* mgr) { mCcdbManager = mgr; } //; - void setCleanupDownloadedFile(bool val) { mCleanupDownloadedFile = val; } //; + void setCleanupDownloadedFile(bool val) { mCleanupDownloadedFile = val; } //; protected: static constexpr unsigned int nLUTs = 9; // Number of LUT available