5include(
"EvgenProdTools/StdEvgenSetup.py")
8import ParticleGun
as PG
11pg.sampler.pid = (2112, 22, 2112, 22)
12pg.sampler.mom = PG.EThetaMPhiSampler(energy=(1360000, 500000, 1360000, 500000),
13 theta=(0, 0, PG.PI, PG.PI))
14pg.sampler.pos = PG.PosSampler(x=[-120,-100], y=[-10,10], z=203950)
17include(
"EvgenProdTools/postJO.CopyWeights.py")
18include(
"EvgenProdTools/postJO.PoolOutput.py")
19include(
"EvgenProdTools/postJO.DumpMC.py")