-
Notifications
You must be signed in to change notification settings - Fork 45
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
Modified Barrel TOF geometry to add dead spaces between sensors and between support ring structure #787
Conversation
…kerWithFrame_geo.cpp, but it is modified to accommodate multile sensors with dead spaces.
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Co-authored-by: Dmitry Kalinkin <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The check run "eicweb/eic_container" has been pending for about a day now while everything else (except linux-eic-shell / validate-material-map) have passed. Does anyone know why is that job pending for so long? Are there things I can do to speed it up? Edit: NVM, I was just too impatient. The job eventually finish. |
Briefly, what does this PR introduce?
The BTOF active volume is modified to be more realistic. Now there are dead spaces between each sensors on a stave and extra dead space is reserved in the center of the BTOF to make space for the central supporting ring structure.
Variables relevant to the dead spaces, sensor sizes and the width of the ring are adjustable from tof_barrel.xml.
What kind of change does this PR introduce?
Please check if this PR fulfills the following:
Does this PR introduce breaking changes? What changes might users need to make to their code?
Does this PR change default behavior?