Helper Cone shapes in LArWheelSolid
A new option to replace internal helper G4Polycone objects in LArWheelSolid with simpler (and thus faster) cone objects is introduced. (This address ATLASSIM-3778.)
For this purpose a local G4ShiftedCone class based on standard G4Cons is implemented. "Shifted" cone is necessary to keep G4Polycone-induced coordinate system.
LArWheelSliceSolid, representing a thin z-slice of LArWheelSolid and an option for its usage activation are also implemented. Such a setup could help Geant4 to make voxelization and also could have positive effect for issues like ATLASSIM-3314, ATLASSIM-3654, and maybe others (stuck tracks).
The geometry variant is controlled with
from LArGeoAlgsNV.LArGeoAlgsNVConf import LArDetectorToolNV
LArDetectorToolNV.EMECVariantInner=INNER_VARIANT
LArDetectorToolNV.EMECVariantOuter=OUTER_VARIANT
where INNER and OUTER_VARIANT could be "Cone" for LArWheelSolid+Cone helper shapes, "Slices" for LArWheelSliceSolid, or anything else for the old variant (LArWheelSolid with polycones). The default is "Wheel".
Both new variants give expected geantino tracking printout. For real particles, however, output ROOT files do have differences comparing to the old version, which is, to my understanding, also expected, since the geometry layout is changed in both variants. If the changes are acceptable should be decided with physical validation.
Merge request reports
Activity
assigned to @asoukhar
unassigned @asoukhar
added Geometry JetEtmiss LAr Simulation master labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-25199-2019-07-30-16-18
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 1584]added review-pending-level-1 label
added review-pending-level-2 label and removed review-pending-level-1 label
- Resolved by Peter Berta
- Resolved by Pavol Strizenec
- Resolved by Peter Berta
- Resolved by Peter Berta
- Resolved by Peter Berta
- Resolved by Peter Berta
added review-user-action-required label
added review-pending-level-1 label and removed review-pending-level-2 review-user-action-required labels
CI Result SUCCESSAthena AthSimulation externals cmake make required tests optional tests Full details available at NICOS MR-25199-2019-08-05-15-59
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 1789]added review-approved label and removed review-pending-level-1 label
mentioned in commit 58446c96
added sweep:ignore label
mentioned in merge request !25400 (closed)
We thinks this MR causes ATLASSIM-4271
Here are the benchmark results: EMEC_benchmark.pdf