Skip to content

Commit e52a85c

Browse files
Adjust TRD logic after rebase
1 parent 30f24af commit e52a85c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Detectors/AOD/src/AODProducerWorkflowSpec.cxx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,8 +3414,11 @@ DataProcessorSpec getAODProducerWorkflowSpec(GID::mask_t src, bool enableSV, boo
34143414
OutputForTable<Collisions>::spec(),
34153415
OutputForTable<Decay3Bodys>::spec(),
34163416
OutputForTable<FDDs>::spec(),
3417+
OutputForTable<FDDsExtra>::spec(),
34173418
OutputForTable<FT0s>::spec(),
3419+
OutputForTable<FT0sExtra>::spec(),
34183420
OutputForTable<FV0As>::spec(),
3421+
OutputForTable<FV0AsExtra>::spec(),
34193422
OutputForTable<StoredFwdTracks>::spec(),
34203423
OutputForTable<StoredFwdTracksCov>::spec(),
34213424
OutputForTable<StoredMFTTracks>::spec(),

0 commit comments

Comments
 (0)