Skip to content

Commit c83878c

Browse files
committed
U
1 parent a632fc8 commit c83878c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ALICE3/Core/DelphesO2TrackSmearer.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ bool TrackSmearer::loadTable(int pdg, const char* filename, bool forceReload)
7474
}
7575
std::map<std::string, std::string> metadata;
7676
mCcdbManager->getCCDBAccessor().retrieveBlob(path, mOutPath, metadata, 1);
77-
7877
// Add CCDB handling logic here if needed
7978
LOG(info) << " --- Now retrieving LUT file from CCDB to: " << filename;
8079
if (mCleanupDownloadedFile) { // Clean up the downloaded file if needed

0 commit comments

Comments
 (0)