Skip to content

Commit 6b1be6a

Browse files
committed
leftover...
1 parent ca29c9f commit 6b1be6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Detectors/ITSMFT/ITS/postprocessing/studies/src/ITSBeamBackgroundStudy.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ DataProcessorSpec getITSBeamBackgroundStudy(mask_t srcTracksMask, mask_t srcClus
729729
dataRequest->inputs,
730730
true);
731731
return DataProcessorSpec{
732-
"its-zdc-anomaly-study",
732+
"its-beambkg-study",
733733
dataRequest->inputs,
734734
outputs,
735735
AlgorithmSpec{adaptFromTask<ITSBeamBackgroundStudy>(dataRequest, ggRequest, useMC)},

0 commit comments

Comments
 (0)