Propagate TES locations from input file
This merge request addresses issue #143 (closed).
The idea is:
- Insert Gaudi algorithm
FetchLeavesFromFileat the beginning of the control flow to create a list of input locations. - Use Gaudi algorithm
CopyInputStreamas the ROOT file writer in replacement ofOutputStream.
Closes #143 (closed).
Edited by Dorothea Vom Bruch