Fixes to functorcollections doc and add MCParticle.h to ThOr functor headers for truth matching
- Mar 13, 2022
-
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/lhcb/Analysis/-/jobs/20215101
-
Abhijit Mathad authored
-
GitLab service scheduled maintenance on Friday, March 21st 2025 as of 08h00 Geneva time for an estimated period of 1 hour. Further information under OTG0154918.
Includes some fixes to functorcollections
doc. It also fixes MC association functor F.MAP_INPUT(F.P, MCAssocTable)
which crashes when JIT compiling, since there is no MCParticle.h
in the header for any functors involved, fixed by adding MCParticle.h
to every functor that runs over LHCb::Particle::Range
.
patch generated by https://gitlab.cern.ch/lhcb/Analysis/-/jobs/20215101