![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
| class | eicpy.verify.Histograms |
| class | eicpy.verify.PythiaHistograms |
| class | eicpy.verify.DjangohHistograms |
Namespaces | |
| namespace | eicpy.verify |
Functions | |
| def | eicpy.verify.parse |
| def | eicpy.verify.build |
| def | eicpy.verify.histogram |
| def | eicpy.verify.th1d |
| def | eicpy.verify.th2d |
| def | eicpy.verify.fill_histogram_from_tree |
| def | eicpy.verify.event_type |
Variables | |
| dictionary | eicpy.verify.HISTOGRAMS |
| tuple | eicpy.verify.options parse() |
| list | eicpy.verify.names |
| list | eicpy.verify.root_files [ROOT.TFile(name, 'update') for name in names] |
| list | eicpy.verify.histograms [HISTOGRAMS[event_type(file)](file) for file in root_files] |