-
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
Migration of Theta module from FCCDetector repository #293
Migration of Theta module from FCCDetector repository #293
Conversation
Hi, I have imported the geometry and new segmentation class from FCCDetectors, and refactored it to avoid collision k4geo-FCCDetectors. There are other PRs waiting for this migration, so it would be great to be merged as soon as possible :) Cheers, |
into the refactored new constructor ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
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
detectorSegmentations/include/detectorSegmentations/FCCSWGridModuleThetaMergedHandle_k4geo.h
Show resolved
Hide resolved
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01_geo.cpp
Outdated
Show resolved
Hide resolved
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.
Can you also confirm that the code actually runs?
</readouts> | ||
|
||
<detectors> | ||
<detector id="BarECal_id" name="ECalBarrel" type="ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v01" readout="ECalBarrelModuleThetaMerged"> |
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.
You should use ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v02
here
detector/calorimeter/ECalBarrel_NobleLiquid_InclinedTrapezoids_o1_v02_geo.cpp
Outdated
Show resolved
Hide resolved
I forgot to add the new segmentation into the segmentation factory. Now geoDisplay works. I have added the other two comments as well. |
Thanks Alvaro! |
Co-authored-by: Brieuc Francois <[email protected]>
BEGINRELEASENOTES
FCCSWGridModuleThetaMerged_k4geo
ENDRELEASENOTES