]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STARLIGHT/starlight/objdir/slight.in
STARLIGHT code and interface
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / objdir / slight.in
1 BEAM_1_Z = 82    #Z of projectile
2 BEAM_1_A = 208   #A of projectile
3 BEAM_2_Z = 82   #Z of target
4 BEAM_2_A = 208   #A of target
5 BEAM_1_GAMMA = 1470 #Gamma of the colliding ions
6 BEAM_2_GAMMA = 1470 #Gamma of the colliding ions
7 W_MAX = 12.0   #Max value of w
8 W_MIN = 2.0    #Min value of w
9 W_N_BINS = 40    #Bins i w
10 RAP_MAX = 8.    #max y
11 RAP_N_BINS = 80    #Bins i y
12 CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
13 PT_MIN = 1.0 #Minimum pT in GeV
14 PT_MAX = 3.0 #Maximum pT in GeV
15 CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
16 ETA_MIN = -10 #Minimum pseudorapidity
17 ETA_MAX = 10 #Maximum pseudorapidity
18 PROD_MODE = 2     #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), 4 = incoherent vector meson)
19 N_EVENTS = 10   #Number of events
20 PROD_PID = 113 #Channel of interest
21 RND_SEED = 34533 #Random number seed
22 OUTPUT_FORMAT = 2     #Form of the output
23 BREAKUP_MODE = 5     #Controls the nuclear breakup
24 INTERFERENCE = 0     #Interference (0 = off, 1 = on)
25 IF_STRENGTH = 1.    #% of intefernce (0.0 - 0.1)
26 COHERENT = 1     #Coherent=1,Incoherent=0
27 INCO_FACTOR = 1.    #percentage of incoherence
28 BFORD = 9.5
29 INT_PT_MAX = 0.24  #Maximum pt considered, when interference is turned on
30 INT_PT_N_BINS =120   #Number of pt bins when interference is turned on
31