Skip to content

InDetDetailedTrackSelectorTool: Option to get BeamSpot info from xAOD::EventInfo

Adam Edward Barton requested to merge abarton/athena:useEventInfo into master

InDetDetailedTrackSelectorTool is used in BPHY Derivations but requires the BeamSpot condition data to be produced. Adding the option to collect the BS data from the EventInfo object allows us to drop the dependency on this conditions data in these types of jobs.

@wwalko

Merge request reports