Draft: more realistic Element of tiles in the stack
Split the current stack into Elements containing Lead, Scintillator and 2 Tyvek layers. Then install fiber tubes into all of the layer tiles.
These changes can be viewed as below:
where the pink layers shall be Tyvek, and the dim yellow lines shall be the fiber tubes.
Another illustration can be found in this presentation: https://indico.cern.ch/event/1486685/contributions/6278249/attachments/2986384/5259755/SplitStack.pdf.
FYI @mpizzich
Validated by
-
Core Software -
RTA -
Simulation
Edited by Guanyue Wan
Merge request reports
Activity
assigned to @gwan
added 1 commit
- ea2771a7 - The position of separation is defined earlier.
added 1 commit
- 4f64a479 - Add up a missing layer of scintillator and Tyveks
requested review from @mpizzich
Hi @mpizzich, I think this work is in good shape and would appreciate if you can have a look. While some minor issues might remain:
- Currently I only use a single-tube for the fibers. While the clad-and-hole structure can be implemented if necessary.
-
In the geant4 implementation here, the
Tile
and theTileContainer
have different sizes. Shall this be also reflected? -
The changes are a bit messy now, perhaps I should rebase my branch again, or cherry-pick some of your new changes. But the major changes are all in the
ECAL_geo.cpp
file.
- I realized the changes are due to the format checking package I applied. I can revert it if you would like.
- In order to compare the geometry before & after the changes, maybe a check with check_sum or material_scan will be helpful?
Edited by Guanyue Wan
Please register or sign in to reply