Added the ability to write traccc::digitization_config to JSON files. This is in a hope that @nribaric will be able to use this code to write a (possibly very large) ITk digitization file using Athena. 🤔 So that we could attempt ITk studies outside Athena as well. 😉
At the same time moved the JSON reading code to be more in line with how we have the CSV and OBJ file reading/writing code in the library.
Added the ability to write
traccc::digitization_config
to JSON files. This is in a hope that @nribaric will be able to use this code to write a (possibly very large) ITk digitization file using Athena. 🤔 So that we could attempt ITk studies outside Athena as well. 😉At the same time moved the JSON reading code to be more in line with how we have the CSV and OBJ file reading/writing code in the library.