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 #74: Run.htotautau.dat

File Run.htotautau.dat, 604 bytes (added by adam.martin@cern.ch, 11 years ago)

sherpa2.0_higgstotautauruncard

Line 
1(run){
2  EVENTS = 10000
3  OUTPUT = 2
4  ANALYSIS = 0
5  HARD_SPIN_CORRELATIONS = 1
6  SPIN_CORRELATIONS = 1
7  RANDOM_SEED1 = 7
8  RANDOM_SEED2 = 183
9  EVENT_OUTPUT=HepMC_GenEvent[test_taus_pi]
10  FILE_SIZE = 25000
11}(run)
12
13(model){
14  MODEL = SM+EHC
15  FINITE_TOP_MASS = 1
16  MASSIVE[15]=1
17}(model)
18
19(me){
20  ME_SIGNAL_GENERATOR = Amegic
21  EVENT_GENERATION_MODE = Weighted
22
23(beam){
24  BEAM_1 = 2212; BEAM_ENERGY_1 = 4000;
25  BEAM_2 = 2212; BEAM_ENERGY_2 = 4000;
26}(beam)
27
28(processes){
29  Process 93 93 -> 25[a];
30  Decay  25[a] -> 15 -15;
31  End process;
32}(processes)
33
34(mi){
35  MI_HANDLER = None  # None or Amisic
36}(mi)