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

Figure out pid for large ecut / vcut #44

Open
apizzuto opened this issue Aug 31, 2021 · 0 comments
Open

Figure out pid for large ecut / vcut #44

apizzuto opened this issue Aug 31, 2021 · 0 comments

Comments

@apizzuto
Copy link
Collaborator

For now, we are just going to put a recommended max ecut / vcut, but the problem seems to be the line decay_products = [p for i,p in zip(range(max(len(particles)-3,0),len(particles)), particles[-3:]) if int(p.type) <= 1000000001] for large ecut, because it just outputs a handful of particles (mostly nutau and pions?)

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