Fix raw data input for Allen Moore algorithm
- A
TESProvider
is added to pass the raw banks to theRunAllen
Gaudi algorithm. -
Sequence.json
is installed in the InstallArea and an environment variable is set such that the configuration can be read inRunAllen
(wip). -
Allen::Units
are moved fromSystemOfUnits.h
(same as in Gaudi) toAllenUnits.h
for compatibility with Gaudi compilation.
Edited by Dorothea Vom Bruch