Repository storing all of the files where we are looking at reading and analyzing data files for the Mu2e experiment
Jobs to do:
- Create a program reading data from a file and displaying pdg identification numbers, number of tracker hits, process code, and rank. (X)
- Create a program reading the data from a file and histogram the numbers by process codes (X)
- Create a program reading the data from a file and histogram by momentum (X)
- Create a program reading the data from a file and histograms by process code AND momentum (X)
- Fix axes and titles
- Create a program as a helper file to give information to give specific details for PDG and Process Code