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

Possible issue with energy assignment in ecal/hcal #4

Open
trholmes opened this issue Jul 25, 2023 · 0 comments
Open

Possible issue with energy assignment in ecal/hcal #4

trholmes opened this issue Jul 25, 2023 · 0 comments

Comments

@trholmes
Copy link

calhit->setEnergy(calibr_coeff);

On this line, and the corresponding one for the hcal, there's an energy applied to the digitized calorimeter hit that has no input from the energy of the sim hit, if I'm reading this correctly. You'd think it'd look something more like the line a bit lower, where the coefficient is multiplied by the energy.

I don't know the history of this setting, and I don't think we're using it, but if my understanding of the code is correct here, it'd be nice to either fix this or remove the option.

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