Skip to content

Added a property to TrigVrtSecInclusive to toggle recording HLT_TrigVSITrkPair.

Takane Sano requested to merge tsano/athena:trigvsi_trkpair_output into master

HLT_TrigVSITrkPair is a VertexContainer that is needed only in TrigVrtSecInclusive development and can be massive data size. This MR added a property to TrigVrtSecInclusive to switch off the output of HLT_TrigVSITrkPair. With default setting, HLT_TrigVSITrkPair will not be recorded.

Jira: ATR-25338

Edited by Rafal Bielski

Merge request reports