Skip to content

Commit 233cc2e

Browse files
authored
Do not request unused Propagator<double> (#15638)
1 parent 980546b commit 233cc2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Detectors/TPC/workflow/src/CalibratordEdxSpec.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,6 @@ DataProcessorSpec getCalibratordEdxSpec(const o2::base::Propagator::MatCorrType
226226
enableAskMatLUT, // askMatLUT
227227
o2::base::GRPGeomRequest::None, // geometry
228228
inputs,
229-
true,
230229
true);
231230
return DataProcessorSpec{
232231
"tpc-calibrator-dEdx",

0 commit comments

Comments
 (0)