Skip to content

Trigger: remove Trigger.readBS flag

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

Replace the Trigger.readBS flag with checking if the input format is bytestream. This should be sufficient. If no trigger unpacking is wanted on RAW, one should simply not setup it in the first place (which should be steered by Reco.EnableTrigger).

Also see discussion at !52946 (comment 5540458).

Edited by Frank Winklmeier

Merge request reports