Skip to content
Snippets Groups Projects
Commit fb43deef authored by Bertrand Martin's avatar Bertrand Martin
Browse files

TauDQA: protect tau PhysVal monitoring against missing vertex container

Hello,

This MR adds a protection in the tau PhysVal monitoring against missing PrimaryVertices container.
This happens in our standalone tauRec ART tests, where PrimaryVertices is not in the output AOD, and we run the PhysVal monitoring on this AOD, which crashes because the element link is invalid.
The problem appeared recently, when we added tau vertex histograms to the monitoring, in !41977 .
It's not a problem for PhysVal checks, where regular AODs are used.

Cheers,
Bertrand
parent 8e7842c3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment