]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STARLIGHT/starlight/config/slight.in
Updated STARLIGHT from r176 ro r188 (http://starlight.hepforge.org/svn/)
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / config / slight.in
CommitLineData
0e1bd874 1# This file is a template for J/psi production in Pb-Pb collisions at the LHC.
2#
3# to use, rename this file slight.in
4#
da32329d
AM
5BEAM_1_Z = 82 #Z of projectile
6BEAM_1_A = 208 #A of projectile
7BEAM_2_Z = 82 #Z of target
8BEAM_2_A = 208 #A of target
9BEAM_1_GAMMA = 1470.0 #Gamma of the colliding ion 1
10BEAM_2_GAMMA = 1470.0 #Gamma of the colliding ion 2
11W_MAX = 15.0 #Max value of w
12W_MIN = -1 #Min value of w
13W_N_BINS = 50 #Bins i w
14RAP_MAX = 9. #max y
15RAP_N_BINS = 200 #Bins i y
16CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
17PT_MIN = 1.0 #Minimum pT in GeV
18PT_MAX = 3.0 #Maximum pT in GeV
19CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
20ETA_MIN = -10 #Minimum pseudorapidity
21ETA_MAX = 10 #Maximum pseudorapidity
22PROD_MODE = 2 #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), 4 = incoherent vector meson)
23N_EVENTS = 1000 #Number of events
0e1bd874 24PROD_PID = 443013 #Channel of interest; this is j/psi --> mu+ mu-
da32329d 25RND_SEED = 5574533 #Random number seed
0e1bd874 26BREAKUP_MODE = 5 #Controls the nuclear breakup; a 5 here makes no requirement on the breakup of the ions
da32329d
AM
27INTERFERENCE = 0 #Interference (0 = off, 1 = on)
28IF_STRENGTH = 1. #% of intefernce (0.0 - 0.1)
da32329d
AM
29INT_PT_MAX = 0.24 #Maximum pt considered, when interference is turned on
30INT_PT_N_BINS =120 #Number of pt bins when interference is turned on
0e1bd874 31COHERENT = 1 #Coherent=1,Incoherent=0
32INCO_FACTOR = 1. #percentage of incoherence
da32329d
AM
33XSEC_METHOD = 1 # Set to 0 to use old method for calculating gamma-gamma luminosity
34N_THREADS = 1 # Number of threads used for calculating luminosity (when using the new method)
35PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).