Skip to content
Snippets Groups Projects
Commit e2f8c8aa authored by Krishna Krishna Nikhil's avatar Krishna Krishna Nikhil
Browse files

Needs config file to run

parent 6dce7014
Branches
No related tags found
No related merge requests found
......@@ -111,8 +111,8 @@ if __name__ == "__main__":
gen = Generator(box,
Parameters(ToP, parameters = start_pars),
types = ToP,
n_vars = 5,
n_events_per_var = 100//divide,
n_vars = 40,
n_events_per_var = 400//divide,
particles=['gamma',0.22,'pi+',2.11])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment