sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #285: Run.dat

File Run.dat, 688 bytes (added by ponyisi, 10 years ago)

Run.dat that causes crash

Line 
1(beam){
2    BEAM_1 = 2212; BEAM_ENERGY_1 = 4000.
3    BEAM_2 = 2212; BEAM_ENERGY_2 = 4000;
4  }(beam)
5
6(run){
7  ME_SIGNAL_GENERATOR=Comix
8  ACTIVE[25]=0
9  MASSIVE[11]=1
10  MASSIVE[13]=1
11#  MASSIVE[15]=1
12#    MI_HANDLER=Amisic
13  MI_HANDLER=None
14  PARTICLE_CONTAINER 990[m:-1] leptons 11 -11 13 -13 15 -15;
15  EVENTS=10
16}(run)
17
18(processes){
19  Process 93 93 -> 6[a] -6[b] 11 -11;
20   Decay 6[a] -> 5 24[c];
21    Decay 24[c] ->  -13 91;
22   Decay -6[b] -> -5 -24[d];
23    Decay -24[d] -> 13 91;
24  Max_Order_EW 6
25#  CKKW sqr(25.0/E_CMS);
26#  Integration_Error 0.02 {5,6}
27  End process;
28}(processes)
29
30(selector){
31"m" 11,-11 40,E_CMS
32#"PT" 990 5.0,E_CMS:5.0,E_CMS:1.0,E_CMS:1.0,E_CMS [PT_UP]
33}(selector)