We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a632fc8 commit c83878cCopy full SHA for c83878c
ALICE3/Core/DelphesO2TrackSmearer.cxx
@@ -74,7 +74,6 @@ bool TrackSmearer::loadTable(int pdg, const char* filename, bool forceReload)
74
}
75
std::map<std::string, std::string> metadata;
76
mCcdbManager->getCCDBAccessor().retrieveBlob(path, mOutPath, metadata, 1);
77
-
78
// Add CCDB handling logic here if needed
79
LOG(info) << " --- Now retrieving LUT file from CCDB to: " << filename;
80
if (mCleanupDownloadedFile) { // Clean up the downloaded file if needed
0 commit comments