Difference: PythiattH (3 vs. 4)

Revision 42010-10-19 - GavinKirby

Line: 1 to 1
 
META TOPICPARENT name="PythiattH"
-- GavinKirby - 2010-09-29
Line: 12 to 12
 
  • inc/tth.inc -- contains variable declarations
  • inc/tth_inl.inc -- containing inline functions
Changed:
<
<
The script test/linktth is used to compile the code
>
>
The shell script test/linktth is used to compile the code
  A run may be initiated in the test area by using the command
Changed:
<
<
./tthsf < v[number].params > [output logfile]
>
>
./tthsf < [filename].params > [output logfile]
  for a given parameters file.
Line: 28 to 28
 

tth.inc

Added:
>
>
This file contains variable declarations for the main program and each of the subroutines in tth.f: error counters, event particle counters and particle indices, as well as logical (Boolean) variables used in the main Fortran code.

 

tth_inl.inc

\ No newline at end of file
Added:
>
>

Params Files

Run information is specified in a .params file. The top line of a .params file should look like:

14000D0 5000 10 500 p p

In this case, 14000 is the centre of mass energy (in GeV), 5000 is the number of events to generate, 10 is the number of events to printout at the start of the run, 500 is the subsequent printout interval, and "p p" is the initial state appropriate to the LHC.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback