We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a155f commit 1898a8eCopy full SHA for 1898a8e
Common/Tools/TrackTuner.h
@@ -231,7 +231,7 @@ struct TrackTuner : o2::framework::ConfigurableGroup {
231
/// [CASE 5]: OO, 5.36 TeV 2025, period LHC25af: CCDB path Users/m/mfaggin/test/inputsTrackTuner/OO/LHC25af
232
/// Run list: 564468 <= runNumber && runNumber <= 564472
233
///
234
- pathInputFile = "Users/m/mfaggin/test/inputsTrackTuner/OO/LHC25ae";
+ pathInputFile = "Users/m/mfaggin/test/inputsTrackTuner/OO/LHC25af";
235
LOG(info) << "[TrackTuner::getPathInputFileAutomaticFromCCDB]: >>> OO, 5.36 TeV 2025, period LHC25af: CCDB path " << pathInputFile;
236
LOG(info) << " >>> Run list: 564468 <= runNumber && runNumber <= 564472";
237
} else {
0 commit comments