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

Imaging Barrel Calorimeter: first imaging layer Acts should have support #460

Open
wdconinc opened this issue Jun 27, 2023 · 1 comment
Open

Comments

@wdconinc
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The first layer of the imaging barrel calorimeter functions as a tracking layer. We should add the necessary Acts support to the first imaging barrel calorimeter layer.

@sly2j @mariakzurek

@wdconinc
Copy link
Contributor Author

First step:

  • write the appropriate Acts geometry parameters in the geometry plugin

Possible approaches:

  • continue writing SimCalorimeterHits, but add a converter to EICrecon for layer=0 hits,
  • duplicate the function of the first layer to write both SimCalorimeterHits and SimTrackerHits.

Do we have the time in the SimCalorimeterHits? It is part of SimCalorimeterHitContributions, so we can probably use what's used in the calorimeter hit digitizer (time of first contribution).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant