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

feat: inject the barrel imaging calorimeter hits into track reconstruction #1570

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

Conversation

wdconinc
Copy link
Contributor

Briefly, what does this PR introduce?

This PR injects hits in the first layer for the Barrel Imaging Calorimeter into the track reconstruction. It consists of a few components:

  • a CalorimeterHitToTrackerHit converter algorithm,
  • this converter is applied to a SubDivideCollection that gets the first layer only,
  • all calorimeter-to-tracker hit collections are merged.

Remaining parts missing here are geometry and material map related.

What kind of change does this PR introduce?

  • Bug fix (issue #__)
  • New feature (issue: BIC 1st layer into tracking)
  • 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?

No.

@github-actions github-actions bot added topic: calorimetry relates to calorimetry topic: barrel labels Aug 15, 2024
@wdconinc wdconinc force-pushed the bic-first-astropix-layer-in-acts branch from 78c72bd to abbb623 Compare September 20, 2024 23:34
@eic eic deleted a comment from sonarcloud bot Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant