dguff / G4SOLAr

MIT License
1 stars 0 forks source link

Refactoring implementation process of readout configuration objects #29

Open dguff opened 1 year ago

dguff commented 1 year ago

Configuration classes are instantiated in the detector construction initialization, but the actual placement of the readout sensors/modules is performed at a later stage. We may consider developing a dedicated interface class to perform this task.