Skip to content

Prepare DESD_MCP for reprocessing

Johannes Junggeburth requested to merge (removed):DESD_MCP_revival into master

Hi everybody,

this MR should make the DESDM_MCP ready for the reprocessing. I am opening the MR now, as I also start to touch central DPD tools which are also may-be migrated by other people as well and I'd like to avoid the double workload and of course the conflicts.

The PrimaryDPDPrecsaler has been slimmed by a tremendous amount thus far where I am not sure whether I just simplified an algorithm which was designed in a too complicated manner or I am doing something wrong here. @wlampl, @tadej, @goetz, @emoyse thus far the algorithm could be configured with a list of dependencies that are connected by AND or OR, but I do no really get why. If I understand the old filer AthFilterAlgs correctly, then the sequencer aborts the event at the first setFilterPassed(false). So how could then the logical OR work? If yes, do then the AthReentrantAlgs provide a similar mechanism?

Adding @nkoehler, @goblirsc, @gartoni, @mvanadia, @elmsheus

Relates to ATLASRECTS-6091.

Edited by Tom Neep

Merge request reports