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

Create python utility module #176

Closed
AndrewEdmonds11 opened this issue Jun 27, 2024 · 2 comments
Closed

Create python utility module #176

AndrewEdmonds11 opened this issue Jun 27, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request PyUtil This is related to PyUtils

Comments

@AndrewEdmonds11
Copy link
Collaborator

We would like to have some sort of utility module for analyzers to easily interact with the ntuple (see #156 and #158 for examples).

For ROOT, we already have a TrkAnaUtils class; we should have something similar for python. Analyzer should be able to do something like import evtntupleutils as enu and then use relevant functions to extract information from the ntuple

It would also be good if TrkAnaUtils and the new python module had the same functions with the same arguments

@AndrewEdmonds11 AndrewEdmonds11 added enhancement New feature or request PyUtil This is related to PyUtils labels Jun 27, 2024
@Mu2e Mu2e deleted a comment Jun 27, 2024
@AndrewEdmonds11
Copy link
Collaborator Author

FYI I reported and deleted that spam comment

@sophiemiddleton
Copy link
Collaborator

#177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PyUtil This is related to PyUtils
Projects
Status: Done
Development

No branches or pull requests

2 participants