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