Skip to content
  • Frank Winklmeier's avatar
    TriggerMenuMT: Introduce typesafe ChainProp class · be927c30
    Frank Winklmeier authored
    Change the `ChainProp` class from `namedtuple` to `dataclass` with some
    limited type-checking code (could be replaced once we have an external
    type-checker available in LCG).
    
    Also fix bug in the chain group assignment of a few chains discovered
    by this additional check.
    be927c30