Skip to content

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Jan 9, 2025

Same as #346. Closes #59.

Added abstract method detectorChanged(int run) to ReconstructionEngine, which is called automatically when the run number changes.

Moved every engine's geometry initialization from init or elsewhere to detectorChanged.

Changed the name of ReconstructionEngine's abstract event-processing method from processDataEvent to procesDataEventUser, and filterEvent to processDataEvent, such that all external uses of processDataEvent still do the right thing.

And removed EC's run number check per Cole.

@baltzell baltzell force-pushed the iss59-detChangedHook-redux branch from 2d2bc5d to 53f7104 Compare May 24, 2025 00:24
@baltzell baltzell closed this Jun 3, 2025
@baltzell baltzell deleted the iss59-detChangedHook-redux branch January 14, 2026 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need/want a geometry manager

2 participants