Skip to content
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

feat: implement digitization configurator for detray geometries #465

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 20, 2023

  1. Adds a digitization configurator that can read a digitization meta co…

    …nfiguration
    
    and generate a full digitization configuration for a detray geometry.
    This is mostly useful for geometries that are generated in detray, as this
    should hopefully become compatible with ACTS generated tracking geometries at some point,
    in which case the detray surfaces will provide a source link to
    the corresponding ACTS surface.
    
    The configuration can only be done per volume and extra bit. Since the current ACTS version
    in traccc does not support extra-bit matching in the GeometryHierarchyMap yet,
    and because detray has no facilities to set extra bits during geometry IO yet,
    this part of the configuration has not been tested so far.
    niermann999 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    9567764 View commit details
    Browse the repository at this point in the history