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 #212: Run_H.dat

File Run_H.dat, 851 bytes (added by Generic User (don't modify these fields), 12 years ago)
Line 
1(run){
2  EVENTS 100000;
3  SHERPA_LDADD = LHOLE;
4}(run);
5(processes){
6  Process 93 93-> 93 93 93 25;
7  NLO_QCD_Part VI;
8  Loop_Generator LHOLE;
9  Order_EW 3;
10  End process;
11}(processes);
12(selector){
13  NJetFinder 2 20. 0. 0.7;
14 ! Mass 93 93 100. 14000.;
15 ! Rapidity 93 -1.5 1.5;
16}(selector);
17(model){
18MODEL SM
19N_COLOR=3;
20WIDTH[24]=0;
21WIDTH[23]=0;
22MASSIVE[5]=1
23}(model);
24(me){
25  ME_SIGNAL_GENERATOR Amegic;
26  EVENT_GENERATION_MODE Weighted;
27  !NLO_Mode 1;
28  SCALES VAR{sqr(120.0)}{sqr(120.0)};
29}(me);
30(beam){
31  BEAM_1  2212; BEAM_ENERGY_1 7000;
32  BEAM_2  2212; BEAM_ENERGY_2 7000;
33  K_PERP_MEAN_1 0.; K_PERP_SIGMA_1 0.;
34  K_PERP_MEAN_2 0.; K_PERP_SIGMA_2 0.;
35}(beam);
36(integration){
37  INTEGRATOR 7; ERROR 0.05;
38  FINISH_OPTIMIZATION On;
39}(integration);
40(shower){
41  SHOWER_GENERATOR Off;
42}(shower);
43(fragmentation){
44  FRAGMENTATION Off;
45}(fragmentation);