Skip to content
Snippets Groups Projects
Commit 7d3eb4d7 authored by ViaFerrata's avatar ViaFerrata
Browse files

Minor.

parent f123674d
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@
# This is e.g. useful, if you use events from two different mc productions, e.g. the 1-5GeV & 3-100GeV Orca 2016 MC.
# In this case, the events are not fully distinguishable with only the run_id and the event_id!
# In order to keep a separation, an integer can be set in the event_track for all events, such that they stay distinguishable.
# Currently, the convention of the OrcaSong author is the following:
# For neutrinos: 1: 3-100 GeV prod, 2: 1-5 GeV prod ; mupage: 3 ; random_noise: 4
# timecut_mode : str
# Defines what timecut should be used in hits_to_histograms.py.
# Currently available:
......
......@@ -76,9 +76,5 @@ def main():
print('--------------------------------------------------------')
if __name__ == '__main__':
main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment