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 980546b commit 233cc2eCopy full SHA for 233cc2e
1 file changed
Detectors/TPC/workflow/src/CalibratordEdxSpec.cxx
@@ -226,7 +226,6 @@ DataProcessorSpec getCalibratordEdxSpec(const o2::base::Propagator::MatCorrType
226
enableAskMatLUT, // askMatLUT
227
o2::base::GRPGeomRequest::None, // geometry
228
inputs,
229
- true,
230
true);
231
return DataProcessorSpec{
232
"tpc-calibrator-dEdx",
0 commit comments