Skip to content

LArFebErrorSummaryMakerConfig: Consider partial-event-building

Walter Lampl requested to merge wlampl/athena:noAllFebCheckPEB into master

Generally, events with fewer than the total number of LAr Front End Boards read-out are considered corrupt and marked as such in the EventInfo object. For streams like BphysPEB we do not expect all FEBs. Turn the check for number-of-FEB-completness off in this case.

Merge request reports