Skip to content

tauRec: remove deplicate checks on StatusCode

Xiaozhong Huang requested to merge xiaozhon/athena:clean_tauRec into master

Remove duplicate checks on StautusCode in TauProcessorAlg and TauRunnerAlg. Move the definition of StatusCode into the loop of seed jets since it is used to check whether all tools modify one tau candidate successfully or not.

Merge request reports