JeffersonLab / hps-mc

HPS MC toolkit
1 stars 6 forks source link

Make subclass configuration work to reduce duplication #379

Closed JeremyMcCormick closed 10 months ago

JeremyMcCormick commented 1 year ago

For instance, the setting for hps-java is duplicated across many classes.

Instead it should be set once and picked up by subclasses.

This might be done either by having parent class configuration pushed to subclass objects, or it could be present as a top-level "global" setting under [HPSMC] or [Job].