Skip to content
Snippets Groups Projects
  • Frank Winklmeier's avatar
    2560ee3e
    CFElements: restore support for legacy sequences · 2560ee3e
    Frank Winklmeier authored and Ahmed Tarek's avatar Ahmed Tarek committed
    CFElements: restore support for legacy sequences
    
    Removing the support for legacy sequences in !70309 was premature as we
    still need to support them for Generators and to some extent analysis.
    
    Replace the use of `.name` (which only works for GaudiConfig2) with
    `getName()` that works for both legacy and new Configurables.
    2560ee3e
    History
    CFElements: restore support for legacy sequences
    Frank Winklmeier authored and Ahmed Tarek's avatar Ahmed Tarek committed
    CFElements: restore support for legacy sequences
    
    Removing the support for legacy sequences in !70309 was premature as we
    still need to support them for Generators and to some extent analysis.
    
    Replace the use of `.name` (which only works for GaudiConfig2) with
    `getName()` that works for both legacy and new Configurables.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.