Add `Range` function
It is now possible to generate a sequence of numbers using the Range function. This allows you to iterate over a integers, for example, and use them as indicies into a function call - generating a sequence out of something that normally does not understand sequence semantics.
Currently supported only by the xAOD and CMS Run 1 AOD backends.