-
Notifications
You must be signed in to change notification settings - Fork 60
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
Patch on ECalBarrelInclined_geo.cpp for adding Material Manager #286
Conversation
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.
What about using CLD_o4_v01?
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.
I have used CLD_o4_V05. The version is updated for review. The LAr bath still has overlap with the readouts and absorbers. Maybe someone from LAr department can sort this out? Everything else is overlap free.
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.
Why not start with v01 since it is the first version of this "option 4"?
Can you also add a line or two in FCCee/CLD/compact/README.md
to explain in what this option differs from the others and to tell which CLD_oX_vY was used as a starting point?
bcc00fc
to
1a708a9
Compare
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Show resolved
Hide resolved
7889194
to
3e58bdb
Compare
What's left to do here @SwathiSasikumar? |
@jmcarcell With whatever we know currently there is nothing more to add right now. It looks complete. At a later point, the cell size needs to be updated but that part might take time and can be done for the next release. |
Adding the usage of ```MaterialManager``` and ``` LayeredCalorimeterData``` to obtain calorimeter information like Radiation length, interaction length etc. The values of inner thickness, sensitive thickness, outer thickness and absorber thickness has a dummy value temporarily which will be changed.
…imensions. Add materials needed for the LAr There however are overlaps inside of LAr bath which experts on LAr should maybe take care of
…_o1_v01_geo.cpp Co-authored-by: Andre Sailer <[email protected]>
…_o1_v01_geo.cpp Co-authored-by: Andre Sailer <[email protected]>
…_o1_v01_geo.cpp Co-authored-by: Andre Sailer <[email protected]>
…_o1_v01_geo.cpp Co-authored-by: Andre Sailer <[email protected]>
…_o1_v01_geo.cpp Co-authored-by: Andre Sailer <[email protected]>
push_back all layers to keep them for later
… radially which was along the inclined electrode.
Co-authored-by: Andre Sailer <[email protected]>
Co-authored-by: Andre Sailer <[email protected]>
Change from system:4 to system:5
Then I'll let @andresailer merge; I've just rebased and the CI should be happy |
BEGINRELEASENOTES
ECalBarrelInclined_geo: Implemented filling of the LayeredCalorimeterData extension, which now allows reconstruction of clusters by PandoraPFA. The detector geometry compact files used for the reconstruction are added in
CLD_o4_v05
.ENDRELEASENOTES