-
Notifications
You must be signed in to change notification settings - Fork 131
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
SCEPCal ntuplizer and plotter #323
Conversation
SCEPCal_plots/ntuplizer.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you move this file into a subdirectory in scripts
or examples
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved SCEPCal_plots
into examples/FCCee
SCEPCal_plots/simplePlotter.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you move this file into a subdirectory in scripts
or examples
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moved SCEPCal_plots
into examples/FCCee
Nice :) |
Added new methods for
SimCalorimeterHits
inCaloNtupleizer
.Added a code to produce flat
.root
nutpules from SCEPCalSim output and a code to produce some preliminary performance plots.