Bug #1594
MAUS Beam File Generator
Start date:
21 November 2014
Due date:
% Done:
100%
Estimated time:
Workflow:
New Issue
Description
I've been trying to inject a custom beam into MAUS using the icool003 format. It seems that everything works fine apart from the Json->Cpp conversion of the primaries.
MAUS expects all particles to have a Spin three vector in the json, while Xboa produces primary particles without this property. MAUS then (correctly) throws an exception.
I have fixed this in my development version by changing Spin to be an optional parameter in the Primary conversion class. I'm not sure that this is correct way to fix the issue however.
I have attached an example file that Victoria provided.
Files
Updated by Dobbs, Adam over 6 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100