WIP: SciFi parallel decoding v4, beamline primary vertex finder, global event cut
Closes https://gitlab.cern.ch/lhcb-parallelization/Allen/issues/23, https://gitlab.cern.ch/lhcb-parallelization/Allen/issues/46
This MR contains all the improvements presented in the LHCb week in December.
- The sequence requires a first algorithm
init_event_list_t
to run. - The Global Event Cut algorithm has been developed. It selects events prior to the entire event chain, if configured.
- Beamline PV finder finds primary vertices following Wouter's recent technique.
- SciFi parallel decoding v4 has been implemented.
- Memory manager fix - If requested size is 0, 64 bits are reserved.
Edited by Daniel Hugo Campora Perez