Skip to content

Will TAC curve of GenericSource causing progress bar to malfunction? #1024

@tontyoutoure

Description

@tontyoutoure

If I'm not mistaken, the progress bar relies on GateVSource::GetExpectedNumberOfEvents to function. This method uses decay to calculate the expected number of events and is not overridden in GenericSource. Therefore, when using TAC, the calculation of the expected number of events may be incorrect, causing the progress bar to be inaccurate.

If thats the case, the solution is to provide a GetExpectedNumberOfEvents method for GenericSource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions