sherpa is hosted by Hepforge, IPPP Durham
close Warning:
  • Error with navigation contributor "BrowserModule"
  • Failed to sync with repository "(default)": instance.__dict__ not accessible in restricted mode; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

Ticket #73: Run.dat

File Run.dat, 800 bytes (added by Frank Siegert, 14 years ago)
Line 
1(run){
2  EVENTS = 0
3}(run)
4
5(beam){
6  BEAM_1 = 2212; BEAM_ENERGY_1 = 7000;
7  BEAM_2 = 2212; BEAM_ENERGY_2 = 7000;
8}(beam)
9
10(processes){
11  Process 93 93 -> 25[a] 93 93
12  DecayOS 25[a] -> 15 -15
13#  Order_EW 2;
14#  CKKW sqr(30/E_CMS)
15  Print_Graphs 1;
16  Integration_Error 0.001 {4};
17  End process;
18}(processes)
19
20(selector){
21#  Mass 15 -15 80 90
22  PT 93 20 E_CMS
23  PT 22 10 E_CMS
24  PT 90 10 E_CMS
25  PseudoRapidity 93 -5 5
26  PseudoRapidity 22 -2.5 2.5
27  PseudoRapidity 90 -2.5 2.5
28  DeltaR 93 93 0.4 1000
29  DeltaR 90 90 0.4 1000
30  DeltaR 22 22 0.4 1000
31  DeltaR 22 93 0.4 1000
32  DeltaR 90 93 0.4 1000
33  DeltaR 22 90 0.4 1000
34  JetFinder sqr(20/E_CMS) 1.0
35}(selector)
36
37(me){
38  ME_SIGNAL_GENERATOR = Comix
39}(me)
40
41(shower){
42 SHOWER__GENERATOR=None
43}(shower)
44
45(mi){
46  MI_HANDLER = None  # None or Amisic
47}(mi)