Skip to content
  • Nils Krumnack's avatar
    add AsgAlgorithmConfig class · 3ce9292a
    Nils Krumnack authored
    Essentially I split up AnaAlgorithmConfig into two classes, one
    containing all the parts that work for any AsgComponent and then a
    very stripped down AnaAlgorithmConfig that contains only the
    AnaAlgorithm specific parts.
    
    This is mostly based on AnaAlgorithmConfig minus the parts that were
    specific to AnaAlgorithm.  I also derived AnaAlgorithmConfig from this
    class, allowing me to avoid
    3ce9292a