Skip to content

Commit c63dd56

Browse files
committed
Do not request unused Propagator<double>
1 parent a78221e commit c63dd56

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)