]> git.uio.no Git - u/mrichter/AliRoot.git/blob - STARLIGHT/starlight/config/.svn/text-base/slight.in.dpmjet.svn-base
nbins added as data member + axes renamed
[u/mrichter/AliRoot.git] / STARLIGHT / starlight / config / .svn / text-base / slight.in.dpmjet.svn-base
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_GAMMA = 1470 #Gamma of the colliding ions
6 W_MAX = 12.0   #Max value of w
7 W_MIN = 2.0    #Min value of w
8 W_N_BINS = 40    #Bins i w
9 RAP_MAX = 8.    #max y
10 RAP_N_BINS = 80    #Bins i y
11 CUT_PT = 0 #Cut in pT? 0 = (no, 1 = yes)
12 PT_MIN = 1.0 #Minimum pT in GeV
13 PT_MAX = 3.0 #Maximum pT in GeV
14 CUT_ETA = 0 #Cut in pseudorapidity? (0 = no, 1 = yes)
15 ETA_MIN = -10 #Minimum pseudorapidity
16 ETA_MAX = 10 #Maximum pseudorapidity
17 PROD_MODE = 5     #gg or gP switch (1 = 2-photon, 2 = coherent vector meson (narrow), 3 = coherent vector meson (wide),
18 # 4 = incoherent vector meson, 5 = A+A DPMJet single, 6 = A+A DPMJet double, 7 = p+A DPMJet single, 8 = p+A Pythia single )
19 N_EVENTS = 10   #Number of events
20 PROD_PID = 443013   #Channel of interest (not relevant for photonuclear processes)
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
32 # Photonuclear specific options, energies in Lab frame. These values should be within the range of the
33 # values specified in the DPMJet input file (when DPMJet is used)
34 MIN_GAMMA_ENERGY = 6.0 (for Pythia this need value needs to correspond to a CMS energy of ?)
35 MAX_GAMMA_ENERGY = 600000.0