Fix few things
This fixes few things after the update of the tomo simulator.
- Make acc chain and single chain optional
- Protect the reference setters
- Some typo
The setup of the detectors in the chain was moved into TomoRunner
and shared to other runners.
As result the MeshRunner
and the StepRunner
with also use the single chain if defined.
It was not the case before.