Allow raw banks to be taken from multiple raw event locations
The DumpRawBanks
algorithm has been split into TransposeRawBanks
and DumpRawBanks
Closes #148 (closed)
In addition, the CPU architecture is only detected in the case of the standalone build. This ensures that the Gaudi-Allen execution works on lxplus when the project was compiled on a different node, i.e. the illegal instruction
error sometimes occurring in Gaudi-Allen execution is fixed.
Edited by Dorothea Vom Bruch