JeffersonLab / clas12-offline-software

CLAS12 Offline Software
10 stars 73 forks source link

Stop copying scaler events' trigger bits from previous event #926

Closed baltzell closed 2 years ago

baltzell commented 2 years ago

Apparently EVIO scaler events don't have a HEAD bank, and thus no event number, and years ago it was presumably decided to copy the event number from the previous event to support event number based lookups for beam charge. But looks like it's also copying the trigger bits. Instead probably should just set them to zero.

baltzell commented 2 years ago

closed by #927