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 silicon dEdx? #27

Open
Zehvogel opened this issue Mar 19, 2024 · 2 comments
Open

Add silicon dEdx? #27

Zehvogel opened this issue Mar 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Zehvogel
Copy link
Collaborator

In principle we only need to add it to the current configuration and decide which algorithm to use and then people can try it out for their magic flavour tag models...

https://github.com/iLCSoft/MarlinReco/blob/master/Analysis/SiPID/src/SiTracker_dEdxProcessor.cc

@Zehvogel Zehvogel added the enhancement New feature or request label Mar 19, 2024
@andresailer
Copy link
Collaborator

Is just having the de/dx sufficient, or does one need to also provide the reference curves for different particles to make use of the value?

@Zehvogel
Copy link
Collaborator Author

For that we could use the LikelihoodPIDProcessor, one of the things it can do is "dEdxPID" which also outputs the distance in sigma to the reference curves for e, mu, pi, K , p

https://github.com/iLCSoft/MarlinReco/blob/master/Analysis/PIDTools/src/LikelihoodPIDProcessor.cc

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

2 participants