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

Allow speeding up RegexSD, add ddsim interface for it #1308

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. Geant4RegexSensitivesConstruction: use regex_search so we do not have…

    … to fully match volume paths.
    
    Speeds up by 50 percent the construction in fiber dual readout calorimeter with 580k volumes (108 s down to 68 s on my machine)
    andresailer committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    efcf842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2bfc50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de492b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea515d5 View commit details
    Browse the repository at this point in the history