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

Generic silicon pulse generation #1757

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Conversation

simonge
Copy link
Contributor

@simonge simonge commented Mar 13, 2025

Briefly, what does this PR introduce?

Introduces a generic algorithm which will output a edm4hep::TimeSeries based on a function provided through the config. The interval of the time series needs to be equal to or below the fastest sampling to be used in digitization.

Built off the ToF implementation and using the Low-Q2 tagger as a demonstration.

Example plots of hits at different times and energies, red dot is the hit time:
image
image

To be followed by pulse combining and noise injection.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No

Does this PR change default behavior?

Outputs new collection containing a time series TaggerTrackerPulses for every hit in TaggerTrackerHits

@simonge simonge mentioned this pull request Mar 13, 2025
7 tasks
@simonge simonge requested review from kkauder, a team and veprbl and removed request for a team March 13, 2025 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant