Propagation through calorimeter #1290
asalzburger
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion item tracks the progress of the implementation of propagation in/through the calorimeter. Several items have to be followed up, they will be described in more detail below:
VolumeMaterialMapping
Contributors:
@andiwand @Corentin-Allaire @asalzburger
As a first step, the volume material mapping should be validated, this can be done using the new calorimeter description in the OpenDataDetector (ODD).
Acts::TrackingVolume
objects and glued together into a wrapping tracking geometryDD4hep/Geant4
withActs::TrackingVolume
to be done using theMaterialValidation
setup, if this is not yet fully suited, it will have to be updatedSTEP extension validation
Contributors:
@andiwand @asalzburger
The STEP_Propagator technology of ATLAS has been in
Acts
re-implemented as an Extension to the Eigen stepper, driven by anAuctioneer
Geant4
using the ODDNavigation through Calorimeter with cells
Contributors:
@andiwand @asalzburger @paulgessinger
The navigation setup for the Inner Tracker with its layer based navigation approach is not suitable for a Cell-based description. This needs to be adapted, potentially using the OOBB navigation prototype already available.
Beta Was this translation helpful? Give feedback.
All reactions