Skip to content
Snippets Groups Projects
  • Stephen A. Wood's avatar
    eb22c012
    Only look for scalers in banks that might contain them. · eb22c012
    Stephen A. Wood authored
      When the db file is read, a list of crate #s and a list of
      module types is made.  The tag of each bank searched for scalers
      must have a tag that is in one of these lists.
      If all scalers are in banks tagged with the module type, then,
      SetOnlyBanks(kTRUE) should be called in which case bank tags will
      be compared only against this list of module types.
    eb22c012
    History
    Only look for scalers in banks that might contain them.
    Stephen A. Wood authored
      When the db file is read, a list of crate #s and a list of
      module types is made.  The tag of each bank searched for scalers
      must have a tag that is in one of these lists.
      If all scalers are in banks tagged with the module type, then,
      SetOnlyBanks(kTRUE) should be called in which case bank tags will
      be compared only against this list of module types.