EventUtils: delete some unused algorithms
Delete unused AddVarAlg+Tool, ParticleCombinerAlg+Tool,
ParticleSortingAlg+Tool. These depend on the deprecated IJobOptionsSvc
interface. If these algorithms turn out to be useful they can be
resurrected and migrated.
Also delete unused MergeContainers.py
and cleanup cmake configuration.