Back to home page

EIC code displayed by LXR

 
 

    


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

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