Skip to content

InDetBeamSpotReader: Create component and make vertex optional

Frank Winklmeier requested to merge fwinkl/athena:bsreader into master

InDetBeamSpotReader was compiled but no actual algorithm component was being built. Also make the reading of the vertex container optional so this algorithm can be used as a general tester for BeamSpotCondAlg.

Merge request reports