Skip to content
This repository was archived by the owner on Feb 11, 2026. It is now read-only.

feat: example subclass algorithm#422

Merged
c-dilks merged 2 commits intomainfrom
example-subclass-algo
Jan 20, 2026
Merged

feat: example subclass algorithm#422
c-dilks merged 2 commits intomainfrom
example-subclass-algo

Conversation

@c-dilks
Copy link
Copy Markdown
Member

@c-dilks c-dilks commented Jan 20, 2026

Demonstrate how to write an algorithm that inherits from an existing algorithm; for example, suppose RG-B want to use RG-A's fiducial cuts, but with different configuration-parameter values, and perhaps extend the Run function a bit. RG-B's algorithm could inherit from that of RG-A.

Demonstrate how to write an algorithm that inherits from an existing
algorithm; for example, suppose RG-B want to use RG-A's fiducial cuts,
but with different configuration-parameter values, and perhaps extend
the `Run` function a bit. RG-B's algorithm could inherit from that of
RG-A.
@c-dilks c-dilks force-pushed the example-subclass-algo branch from 8d91a11 to 3535578 Compare January 20, 2026 21:49
@c-dilks
Copy link
Copy Markdown
Member Author

c-dilks commented Jan 20, 2026

clas12root failure will be fixed by #424

@c-dilks c-dilks merged commit 9ce2c47 into main Jan 20, 2026
18 of 19 checks passed
@c-dilks c-dilks deleted the example-subclass-algo branch January 20, 2026 22:30
@github-project-automation github-project-automation bot moved this from Unsorted to Done in Iguana Jan 20, 2026
@c-dilks c-dilks added the algorithm PR for a new algorithm, or algorithm change label Jan 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

algorithm PR for a new algorithm, or algorithm change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant