Back to home page

EIC code displayed by LXR

 
 

    


Warning, /estarlight/utils/config/slight.in.pPb_lhc is written in an unsupported language. File is not indexed.

0001 # This file is a template for J/psi production in p-Pb collisions at the LHC.
0002 # The selection of PROD_MODE=4 (incoherent vector meson) implies the photon is
0003 # emitted from the gold nucleus.
0004 #
0005 # to use, rename this file slight.in
0006 #
0007 baseFileName = slight   #suite of output files will be saved with this base name 
0008 BEAM_1_Z = 1    #Z of projectile
0009 BEAM_1_A = 1   #A of projectile
0010 BEAM_2_Z = 82   #Z of target
0011 BEAM_2_A = 208   #A of target
0012 BEAM_1_GAMMA = 4000 #Gamma of the colliding ion 1
0013 BEAM_2_GAMMA = 1570 #Gamma of the colliding ion 2
0014 W_MAX = -1   #Max value of w
0015 W_MIN = -1    #Min value of w
0016 W_N_BINS = 50    #Bins i w
0017 RAP_MAX = 9.    #max y
0018 RAP_N_BINS = 200    #Bins i y
0019 CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
0020 PT_MIN = 1.0 #Minimum pT in GeV
0021 PT_MAX = 3.0 #Maximum pT in GeV
0022 CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
0023 ETA_MIN = -10 #Minimum pseudorapidity
0024 ETA_MAX = 10 #Maximum pseudorapidity
0025 PROD_MODE = 4     #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), 4 = incoherent vector meson)
0026 N_EVENTS = 1000   #Number of events
0027 PROD_PID = 443013   #Channel of interest
0028 RND_SEED = 5574533 #Random number seed
0029 BREAKUP_MODE = 5     #Controls the nuclear breakup
0030 INTERFERENCE = 0     #Interference (0 = off, 1 = on)
0031 IF_STRENGTH = 1.    #% of intefernce (0.0 - 0.1)
0032 INT_PT_MAX = 0.24  #Maximum pt considered, when interference is turned on
0033 INT_PT_N_BINS =120   #Number of pt bins when interference is turned on
0034 XSEC_METHOD = 1 # Set to 0 to use old method for calculating gamma-gamma luminosity
0035 PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).