]> git.uio.no Git - u/mrichter/AliRoot.git/blame - STARLIGHT/starlight/config/slight.in
STARLIGHT code and interface
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / config / slight.in
CommitLineData
da32329d
AM
1BEAM_1_Z = 82 #Z of projectile
2BEAM_1_A = 208 #A of projectile
3BEAM_2_Z = 82 #Z of target
4BEAM_2_A = 208 #A of target
5BEAM_1_GAMMA = 1470.0 #Gamma of the colliding ion 1
6BEAM_2_GAMMA = 1470.0 #Gamma of the colliding ion 2
7W_MAX = 15.0 #Max value of w
8W_MIN = -1 #Min value of w
9W_N_BINS = 50 #Bins i w
10RAP_MAX = 9. #max y
11RAP_N_BINS = 200 #Bins i y
12CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
13PT_MIN = 1.0 #Minimum pT in GeV
14PT_MAX = 3.0 #Maximum pT in GeV
15CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
16ETA_MIN = -10 #Minimum pseudorapidity
17ETA_MAX = 10 #Maximum pseudorapidity
18PROD_MODE = 2 #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), 4 = incoherent vector meson)
19N_EVENTS = 1000 #Number of events
20PROD_PID = 443013 #Channel of interest
21RND_SEED = 5574533 #Random number seed
22OUTPUT_FORMAT = 2 #Form of the output
23BREAKUP_MODE = 5 #Controls the nuclear breakup
24INTERFERENCE = 0 #Interference (0 = off, 1 = on)
25IF_STRENGTH = 1. #% of intefernce (0.0 - 0.1)
26COHERENT = 1 #Coherent=1,Incoherent=0
27INCO_FACTOR = 1. #percentage of incoherence
28BFORD = 9.5
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
31XSEC_METHOD = 1 # Set to 0 to use old method for calculating gamma-gamma luminosity
32N_THREADS = 1 # Number of threads used for calculating luminosity (when using the new method)
33PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).