]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STARLIGHT/starlight/standard/slight.in
updated STARTLIGHT to r191 (http://starlight.hepforge.org/svn/trunk)
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / standard / slight.in
index 5e743b5a463352bc8f1755a0c141429a7c1a831e..df0bc7cc0d7a13a5a918f5cc5767a0ec2adca674 100644 (file)
@@ -1,32 +1,32 @@
-    BEAM_1_Z     =   1    #Z of projectile
-    BEAM_1_A     =  1    #A of projectile
-    BEAM_2_Z     =   82    #Z of target
-    BEAM_2_A     =  208    #A of target
-    BEAM_1_GAMMA = 4264.4    #Gamma of the colliding ions
-    BEAM_2_GAMMA = 1682.4    #Gamma of the colliding ions
-    W_MAX        =   15.0  #Max value of w
-    W_MIN        =    -1  #Min value of w
-    W_N_BINS     =   50    #Bins i w
-    RAP_MAX      =    1.5   #max y
-    RAP_N_BINS   =   200    #Bins i y
-    CUT_PT       =    0    #Cut in pT? 0 = (no, 1 = yes)
-    PT_MIN       =    1.0  #Minimum pT in GeV
-    PT_MAX       =    3.0  #Maximum pT in GeV
-    CUT_ETA      =    1    #Cut in pseudorapidity? (0 = no, 1 = yes)
-    ETA_MIN      =  -1.46504    #Minimum pseudorapidity
-    ETA_MAX      =   0.53496    #Maximum pseudorapidity
-    PROD_MODE    =   2     #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), # 4 = incoherent vector meson, 5 = A+A DPMJet single, 6 = A+A DPMJet double, 7 = p+A DPM  Jet single, 8 = p+A Pythia single )  // is N_EVENTS valid
-    N_EVENTS     =   10  #Number of events
-    PROD_PID     =  113    #Channel of interest (not relevant for photonuclear processes)
-    RND_SEED     = 5574533
-    OUTPUT_FORMAT =   2    #Form of the output
-    BREAKUP_MODE  =   5    #Controls the nuclear breakup
-    INTERFERENCE  =   0    #Interference (0 = off, 1 = on)
-    IF_STRENGTH   =   1.   #% of intefernce (0.0 - 0.1)
-   COHERENT      =   1    #Coherent=1,Incoherent=0
-    INCO_FACTOR   =   1.   #percentage of incoherence
-    BFORD         =   9.5  #
-    INT_PT_MAX    =   0.24 #Maximum pt considered, when interference is turned on
-    INT_PT_N_BINS = 120    #Number of pt bins when interference is turned on
-    N_THREADS = 1 # Number of threads used for calculating luminosity (when using the new method)
-    PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).
+BEAM_1_Z     =   1    #Z of projectile
+BEAM_1_A     =  1    #A of projectile
+BEAM_2_Z     =   82    #Z of target
+BEAM_2_A     =  208    #A of target
+BEAM_1_GAMMA = 4264.4    #Gamma of the colliding ions
+BEAM_2_GAMMA = 1682.4    #Gamma of the colliding ions
+W_MAX        =   15.0  #Max value of w
+W_MIN        =    -1  #Min value of w
+W_N_BINS     =   50    #Bins i w
+RAP_MAX      =    1.5   #max y
+RAP_N_BINS   =   200    #Bins i y
+CUT_PT       =    0    #Cut in pT? 0 = (no, 1 = yes)
+PT_MIN       =    1.0  #Minimum pT in GeV
+PT_MAX       =    3.0  #Maximum pT in GeV
+CUT_ETA      =    0    #Cut in pseudorapidity? (0 = no, 1 = yes)
+ETA_MIN      =  -1.46504    #Minimum pseudorapidity
+ETA_MAX      =   0.53496    #Maximum pseudorapidity
+PROD_MODE    =   4     #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide), # 4 = incoherent vector meson, 5 = A+A DPMJet single, 6 = A+A DPMJet double, 7 = p+A DPM  Jet single, 8 = p+A Pythia single )
+N_EVENTS     =   10  #Number of events
+PROD_PID     =  113    #Channel of interest (not relevant for photonuclear processes)
+RND_SEED     = 5574533
+OUTPUT_FORMAT =   2    #Form of the output
+BREAKUP_MODE  =   5    #Controls the nuclear breakup
+INTERFERENCE  =   0    #Interference (0 = off, 1 = on)
+IF_STRENGTH   =   1.   #% of intefernce (0.0 - 0.1)
+COHERENT      =   1    #Coherent=1,Incoherent=0
+INCO_FACTOR   =   1.   #percentage of incoherence
+BFORD         =   9.5  #
+INT_PT_MAX    =   0.24 #Maximum pt considered, when interference is turned on
+INT_PT_N_BINS = 120    #Number of pt bins when interference is turned on
+N_THREADS = 1 # Number of threads used for calculating luminosity (when using the new method)
+PYTHIA_FULL_EVENTRECORD = 0 # Write full pythia information to output (vertex, parents, daughter etc).