Draft: Remove redundant variables in functor collections
- As far as I understand
PID_PI
is identically equal to zero and is not needed, thus it is removed fromParticleID
andMCReconstructed
- add two flags to
HltTisTos
to allow only TIS or only TOS information to be saved
This will hopefully allow to reduce the size of many AnalysisProductions (removing E
from Kinematics
may be another good option)