ICARUS is forced to copy the whole DetectorPropertiesStandard class in order to have a small custom change.
I think that fundamental "standard" classes should be allowed to be inherited from and modified.
|
class DetectorPropertiesStandard final : public DetectorProperties { |