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

Add driver that performs SVT cluster position smearing #1050

Open
bloodyyugo opened this issue Sep 20, 2024 · 1 comment
Open

Add driver that performs SVT cluster position smearing #1050

bloodyyugo opened this issue Sep 20, 2024 · 1 comment
Assignees

Comments

@bloodyyugo
Copy link
Contributor

Add a driver to be used (optionally) to smear the local SVT cluster positions in MC.

The goal is to better duplicate the hit residuals and track chi2 seen data but the plan is to start simple and add complexity.

  • step 0: single smearing factor (or absolute number) for all clusters over all layers and nHits
  • step 1: separate factors for 1 & 2 hit clusters
  • step 2: also separate by layers in some way (eg L0+L1 vs the rest or L0+L1, L2+L3, outer layers)
  • step 3: position dependent smearing ... we would need some guidance from data for this

I don't plan to include everything in this issue, probably just up to step 2.

@bloodyyugo bloodyyugo self-assigned this Sep 20, 2024
@bloodyyugo
Copy link
Contributor Author

It would be even better to move the smearing down to the SVT hit making level, based on some real physical basis. TKNelson has some experience with tuning MC in this way, so he will consult on that. Plan for that to be next project after this.

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

When branches are created from issues, their pull requests are automatically linked.

1 participant