Ticket #213: Simplified.amegic.dat
File Simplified.amegic.dat, 586 bytes (added by , 13 years ago) |
---|
Line | |
---|---|
1 | (run){ |
2 | FRAGMENTATION=Off |
3 | |
4 | BEAM_1 = 2212; BEAM_ENERGY_1 = 3500.; |
5 | BEAM_2 = 2212; BEAM_ENERGY_2 = 3500.; |
6 | |
7 | ME_SIGNAL_GENERATOR = Amegic |
8 | EVENT_GENERATION_MODE = Weighted |
9 | MYSCALEFAC:=1.0 |
10 | SCALES VAR{sqr(MYSCALEFAC*172.0)} |
11 | RESULT_DIRECTORY=Results_scaleMYSCALEFAC |
12 | ERROR=0.0002 |
13 | |
14 | PARTICLE_CONTAINER 98 lightjet 1 -1 2 -2 3 -3 4 -4 |
15 | ACTIVE[25]=0 |
16 | }(run) |
17 | |
18 | (processes){ |
19 | Process 21 21 -> 5 24[a] -5 -24[b]; |
20 | DecayOS 24[a] -> -11 12; |
21 | DecayOS -24[b] -> 13 -14; |
22 | Order_EW 2; |
23 | End process; |
24 | }(processes); |
25 | |
26 | (selector){ |
27 | NJetFinder 2 30.0 0.0 0.5 -1 2.5 |
28 | }(selector) |