Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.
This repository was archived by the owner on May 3, 2024. It is now read-only.

log different event counts in event header #69

@tomeichlersmith

Description

@tomeichlersmith

For EoT estimations, the total number of electrons "thrown" (i.e. events started) is important and currently, there is no storage of that number. Currently, we are basically limited to avoiding use of the maxTriesPerEvent parameter when we wish to estimate the EoT of a generated sample.

We can avoid this limitation by storing some extra integers in the run and event headers. I'm thinking of storing the total counts of number of events thrown and number events processed in the run header and keeping event indices (thrown and accepted) in the event header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions