Skip to content
Snippets Groups Projects
Commit b1ef1b12 authored by Tooba Ali's avatar Tooba Ali
Browse files

'pi-' for pions in benchmarks/single/pi-_1GeV_3to45deg.steer

parent ded0454a
No related branches found
No related tags found
1 merge request!193Truth reconstruction
......@@ -3,7 +3,7 @@ from g4units import mm, GeV, MeV, degree
SIM = DD4hepSimulation()
SIM.gun.energy = 1*GeV
SIM.gun.particle = "e-"
SIM.gun.particle = "pi-"
SIM.gun.position = (0.0, 0.0, 0.0)
SIM.gun.direction = (0.0, 0.0, 1.0)
SIM.gun.distribution = "cos(theta)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment