Skip to content

Write full Proteus configuration in RCEWriter

Moritz Kiehn requested to merge (removed):rcewriter_full_proteus_config into master

Fixes #157 (closed).

Adds a MaterialDatabase class that duplicates code from the GeometryBuilderGeant4 module. This is not a pretty solution and there is room for improvement/ generalization.

Adds a dependency on Geant4 to the RCEWriter since we use Geant4 material information to compute the radiation length.

Edited by Moritz Kiehn

Merge request reports