Skip to content

WIP : get rid of tauEventData in offline reconstruction code

Xiaozhong Huang requested to merge xiaozhon/athena:remove_tauEventData into master
  • Replace access of AverageInterations from tauEventData by LumiBlocakTool.
  • Replace access of inTrigger/IsCosmics flag from tauEventData by setting the property, e.g. inTrigger/isCosmics.
  • Use data handles to obtain input containers, and update the interface
  • for TauVertexVariables so that it can be used in both online and offline tau reconstruction
Edited by Xiaozhong Huang

Merge request reports