Skip to content
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

Support DD4HEP sensitive detectors #1506

Open
sethrj opened this issue Nov 15, 2024 · 0 comments
Open

Support DD4HEP sensitive detectors #1506

sethrj opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request external Dependencies and framework-oriented features

Comments

@sethrj
Copy link
Member

sethrj commented Nov 15, 2024

As with #1505, DD4HEP has options that dig into the various attributes of hits/step/track.

From
https://github.com/AIDASoft/DD4hep/blob/a39add61ba8821ecf6952d1152b34127597fdfb9/DDG4/plugins/Geant4SDActions.cpp#L654, the TrackerCombine class has a lot of requirements:

  • Track ID is used to cache+accumulate consecutive hits
  • Pre- and post-step volume are used to determine whether the track is leaving the detector
  • Track status is used to find whether the hit needs to be flushed as wel
@sethrj sethrj added enhancement New feature or request external Dependencies and framework-oriented features labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request external Dependencies and framework-oriented features
Projects
None yet
Development

No branches or pull requests

1 participant