Skip to content

GenScaler changes broke TH{a/c}ScalerEvtHandler #124

@sawjlab

Description

@sawjlab

In commit e86eb98 I removed IsSLot from the Decode method in GenScaler.C. IsSlot is called instead in the LoadBank methods. This breaks THaScalerEvtHandler and THcScalerEvtHandler. IsSlot needs to be either put back in the Decode method, or the ScalerEvtHandler classes need to modified to make IsSlot calls to find the scaler headers. I prefer the latter.

I plan to modify the ScalerEvtHandler classes to walk through the bank structure and only examine data in UI4 banks.

Metadata

Metadata

Assignees

No one assigned

    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