[ATR-26741] Support CA based reconstruction of MC in Trigger python
While the majority of "offline" trigger code is executed concurrently with the actual HLT execution for MC, there are still a couple of things we need to schedule during RAWtoALL
- Propagation of containers RDO_TRIG -> ESD/AOD
- T0-slimming of trigger navigation data, based on output formats & trigger ESD configuration (AODFULL vs AODSLIM)
Some minor clean-ups in addition: moving flag-checks to inside of CA-functions, to obtain the same behaviour when the CA-function may be requested from different places.
Tested with r14198
Edited by Tim Martin