Implement SimTrackerHitsMerger to overlay/merge background events
SimTrackerHitsCollector is an example class implementation.
Specs:
- SimTrackerHitsMerger can take a number of input collections, along with probabilities for each to be picked,
- With probability, it merges one of each of the input collections into the output collection.