Fix duplicate warnings in track observer tool
Fix duplicate warnings in track observer tool, reported in ATLASRECTS-6647.
- Remove
declareProperty
and tool declaration within derived class - Add
AmbiguityProcessorBase::
on observer tool for clarity
Fix duplicate warnings in track observer tool, reported in ATLASRECTS-6647.
declareProperty
and tool declaration within derived classAmbiguityProcessorBase::
on observer tool for clarity