We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ad84f commit 16a8e58Copy full SHA for 16a8e58
PWGDQ/TableProducer/tableMakerMC_withAssoc.cxx
@@ -1206,7 +1206,7 @@ struct TableMakerMC {
1206
VarManager::SetZShift((*fZShift)[0]);
1207
} else {
1208
LOG(fatal) << "Could not retrieve Z-shift value from CCDB";
1209
- }
+ }
1210
1211
VarManager::SetZShift(fConfigCCDB.fManualZShift.value);
1212
}
PWGDQ/TableProducer/tableMaker_withAssoc.cxx
@@ -1586,7 +1586,7 @@ struct TableMaker {
1586
1587
1588
1589
1590
1591
1592
0 commit comments