Skip to content

feat: add masterclass particle tagging and invariant mass calculator#825

Open
remo-lab wants to merge 1 commit intoHSF:mainfrom
remo-lab:feat/masterclass-tagging-824
Open

feat: add masterclass particle tagging and invariant mass calculator#825
remo-lab wants to merge 1 commit intoHSF:mainfrom
remo-lab:feat/masterclass-tagging-824

Conversation

@remo-lab
Copy link
Contributor

Closes #824

Adds a small masterclass panel for ATLAS exercises inspired by HYPATIA.

Students can select tracks, tag them as e/μ/γ, see their kinematic values in a table, and compute invariant masses directly in the UI. Results can be recorded and exported as a simple text file.

Invariant mass is calculated from the summed four-momentum of the tagged particles. Helper logic for this lives in invariant-mass.ts.

The panel is opened from a new toolbar icon and follows the same overlay pattern used elsewhere in the UI.

Tested by loading ATLAS events, tagging tracks, checking the mass calculation, and exporting the results file.

Recording.2026-03-13.160329.mp4

Signed-off-by: remo-lab <remopanda7@gmail.com>
@remo-lab
Copy link
Contributor Author

remo-lab commented Mar 13, 2026

@EdwardMoyse @sponce , please let me know your thoughts on this !

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.

Add ability to tag objects as types, and display kinematics in separate windows

1 participant