WIP: tauRecTools: avoid obtain TrackContainer and VertexContainer via tauEventData in trrigger
Online tau reconstruction obtain TrackContainer and VertexContainer via ReadHandle in TrigTauRecMergedMT
, and these containers are passed to tauRecTools via TauEventData. Now, remove the use of TauEventData by obtaining these containers directly in tauRecTools.