Skip to content

Modify for 2019 trigger information. #89

@mholtrop

Description

@mholtrop

The current implementation of HpsEvent.h with a separate "int" for the pair0_trigger, pair1_trigger etc, was a poor choice, as these values are booleans. Now we will have a lot more possible trigger bits. I will change the trigger bits to a 32-bit bitwise structure. Unfortunately, doing this directly will complicate the reading of old dst files, which will contain the old 'ints'. It may require a custom streamer for the HpsEvent class to make it work transparently.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions