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

Extend DDPlanarDigi with an efficiency emulator #17

Open
BrieucF opened this issue Dec 17, 2024 · 0 comments
Open

Extend DDPlanarDigi with an efficiency emulator #17

BrieucF opened this issue Dec 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@BrieucF
Copy link

BrieucF commented Dec 17, 2024

It would be super useful to extend DDPlanarDigi with a way to emulate hit efficiency. A first very simple approach could be to add user defined parameter(s) to set the desired efficiency (default to 1.), shoot for every simHit a uniform[0, 1] number and digitize this hit only if the random number is smaller than the efficiency parameter. What do you think?

Tagging @mahmoudali2 for the discussion as well.

@BrieucF BrieucF added the enhancement New feature or request label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant