-
Notifications
You must be signed in to change notification settings - Fork 0
JMSchoeffmann/Astroparticle-Physics-Lab-RWTH
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code to work with the root files in the "Air Shower Array"-experiment in the "Astroparticle-Physics-Lab-Course" in the Physics Masters at RWTH Aachen Code example: from openROOT import * from matplotlib.pyplot import show rootFile = "data/testData.root" print(getNEvents(rootFile)) plot = getPlot(rootFile, 49, 1, 1) show()
About
Code to work with the root files in the "Air Shower Array"-experiment in the "Astroparticle-Physics-Lab-Course" in the Physics Masters at RWTH Aachen
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published