Adds the ability to filter sequences (like the tracks per event)
Cleans up how Select, SelectMany, and Where are normalized into a "unique" order. For example, any filtering call (Where) is moved as close to the front of the call sequence as possible.
Adds 2 more examples to demonstrate this in xAOD's.
This collection of commits will: