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 248931f commit 48e1f21Copy full SHA for 48e1f21
PWGLF/Tasks/Nuspex/antinucleiInJets.cxx
@@ -204,7 +204,7 @@ struct AntinucleiInJets {
204
}
205
206
// Load reweighting histograms from CCDB if antinuclei efficiency processing is enabled
207
- if (doprocessAntinucleiEfficiency) {
+ if (doprocessAntinucleiEfficiency || doprocessJetsMCgen || doprocessJetsMCrec) {
208
ccdb->setURL(urlToCcdb.value);
209
ccdb->setCaching(true);
210
ccdb->setLocalObjectValidityChecking();
0 commit comments