Skip to content

Linker between FE and El/Phot/Muon in R22 configuration

Hi @mhodgkin @cdelitzs

Got a working configuration in the component accumulator of the Muon<-> Flow Element Linker algorithm. Will remove WIP once the FE<-> Electron/Photon linker algorithm works as well

Including in the configuration some trial work changing Gaudi Parameters etc to run the same linker algorithm on the TCC containers (since they're same class type: xAOD::FlowElement) instead of the original FlowElement containers.

I can prioritise the core configuration for the reprocessing first, and then figure out the remaining items (since the DAOD modification is a bit lower priority).

Thanks

Matt A.

PS: only bottleneck is renaming the Gaudi Parameters in the FE<-> Electron/Photon algorithm causes some unexpected segfault (seems to be related to std::vector somewhere along the line). I can probably decompose the DAOD relevant part from the AOD core piece if urgent.

Edited by Matthew Thomas Anthony

Merge request reports

Loading