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

Unused steering parameter #109

Open
dudarboh opened this issue Feb 27, 2023 · 0 comments
Open

Unused steering parameter #109

dudarboh opened this issue Feb 27, 2023 · 0 comments

Comments

@dudarboh
Copy link
Member

timingCut steering parameter is not used anywhere (as far as I can see...)

// timing
registerProcessorParameter("timingCut" ,
"Use hit times" ,
_time_apply ,
(int)0);

However, in the ILD StandardProduction steering file is changed from the default 0 to 1.

If it is indeed not used, and it is just remnants it would be nice to clean it up completely to not cause any confusion what this 1 suppose to mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant