Skip to content
Snippets Groups Projects

TrigTauRec: Avoid ERROR messages from undefined data handle.

Merged Scott Snyder requested to merge ssnyder/athena:undefined.TrigTauRec-20190409 into master
  1. Apr 09, 2019
    • scott snyder's avatar
      TrigTauRec: Avoid ERROR messages from undefined data handle. · b670992e
      scott snyder authored
      A handle was not being initialized, leading to ERROR messages in debug builds.
      The code did explicitly handle the case of the object not being present,
      so that's apparently expected.  Update the way the handle is used
      to be consistent with this.
      
      Fixes some failures seen in TrigUpgradeTests in the debug build.
      b670992e
Loading