Skip to content

Save ID/OD boundary traj points in WCSimRootTrack #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: IWCD/update_geom
Choose a base branch
from

Conversation

kmtsui
Copy link
Owner

@kmtsui kmtsui commented Jul 18, 2023

Check pre-step and post-step volume names and save trajectory points whenever crossing ID blacksheet or OD tyvek.
These trajectory points are saved within WCSimRootTrack class and can be accessed with functions GetBoundaryPoints, etc.

For example, for a muon travelling downward from ID to OD, these trajectory points are saved

Pos -2746.17 -4000 -1176.95  KE 1899.06 Type 1 // ID-blacksheet boundary
Pos -2746.02 -4020 -1176.87  KE 1895.82 Type 1 // blacksheet-deadspace boundary
Pos -2744.79 -4199.5 -1176.08  KE 1855.74 Type 2 // deadspace-inner tyvek boundary
Pos -2744.79 -4200.5 -1176.07  KE 1855.67 Type 2 // inner tyvek-OD boundary
Pos -2744.16 -5221.5 -1179.85  KE 1552.17 Type 3 // OD-outer tyvek boundary
Pos -2744.15 -5222.5 -1179.86  KE 1552.12 Type 3 // outer tyvek-outside world boundary

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.

1 participant