Warning, /estarlight/utils/config/slight.in.Fig_5 is written in an unsupported language. File is not indexed.
0001 # This file was used to generate a 4-pion final state at RHIC energies.
0002 # The resulting data was used to produce Fig. 5 in the paper.
0003 #
0004 # To use, re-name this file slight.in
0005 #
0006 baseFileName = 4pion_RHIC
0007 BEAM_1_Z = 79 #Z of projectile
0008 BEAM_1_A = 197 #A of projectile
0009 BEAM_2_Z = 79 #Z of target
0010 BEAM_2_A = 197 #A of target
0011 BEAM_1_GAMMA = 108.4 #Gamma of the colliding ion 1
0012 BEAM_2_GAMMA = 108.4 #Gamma of the colliding ion 2
0013 W_MAX = 15 #Max value of w
0014 W_MIN = -1 #Min value of w
0015 W_N_BINS = 200 #Bins i w
0016 RAP_MAX = 9. #max y
0017 RAP_N_BINS = 200 #Bins i y
0018 CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
0019 PT_MIN = 1.0 #Minimum pT in GeV
0020 PT_MAX = 5.0 #Maximum pT in GeV
0021 CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
0022 ETA_MIN = -10 #Minimum pseudorapidity
0023 ETA_MAX = 10 #Maximum pseudorapidity
0024 PROD_MODE = 2 #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), 4 = incoherent vector meson)
0025 N_EVENTS = 1000000 #Number of events
0026 PROD_PID = 999 #Channel of interest; this is j/psi --> mu+ mu-
0027 RND_SEED = 5574533 #Random number seed
0028 BREAKUP_MODE = 5 #Controls the nuclear breakup; a 5 here makes no requirement on the breakup of the ions
0029 INTERFERENCE = 0 #Interference (0 = off, 1 = on)
0030 IF_STRENGTH = 1. #% of intefernce (0.0 - 0.1)
0031 INT_PT_MAX = 0.24 #Maximum pt considered, when interference is turned on
0032 INT_PT_N_BINS =120 #Number of pt bins when interference is turned on
0033 XSEC_METHOD = 1 # Set to 0 to use old method for calculating gamma-gamma luminosity
0034 PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).