Local EPOS productions

Last update: 20231011

Table of Contents

EPOS_20230810

Remarks: This was the large-scale production, obtained using 2 different batch farms. Output of each batch farm is stored in a separate output directory, and then intentionally across different 'scratch' disks. To get one common list of ROOT files for all batch farms, simply use:

find /scratch?/abilandz/sim/EPOS_20230810-? -type f -name "*.root" | tee list.txt

Executive summary:

  • pp at 13 TeV

  • EPOS 4 (+ patches from Klaus, for a very simple broadening formula)

  • hydro + cascade (UrQMD turned on)

  • high multiplicity sample, impact parameter is set to 0: set bminim 0 set bmaxim 0

  • nodecays 110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • set ibreit 1 !(or 2 to get printout)

  • total statistics: 84.7 M events (100 K events per ROOT file after final merging)

  • the output files for this production are in:

    • /scratch4/abilandz/sim/EPOS_20230810-1 => 74.5 M (GSI, cluster "Virgo", partition "main")

    • /scratch6/abilandz/sim/EPOS_20230810-2 => 10.2 M events (local, cluster "ktacluster", partition "kta")

  • the common name of ROOT file: merged_z-EPOS_20230810.root

EPOS 4 config file:

!-------------------------------------------------------------
!      proton-proton with hydro and hadronic cascade
!-------------------------------------------------------------

application hadron !hadron-hadron, hadron-nucleus, or nucleus-nucleus
set laproj 1       !projectile atomic number
set maproj 1       !projectile mass number
set latarg 1       !target atomic number
set matarg 1       !target mass number
set ecms 13000     !sqrt(s)_pp

set bminim 0 set bmaxim 0
set istmax 25 set phimin 0 set phimax 0
set iranphi 0
ftime on

!suppressed decays:
nodecays
 110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331
end

set ninicon 1            !number of initial conditions used for hydro evolution
core full                !core/corona activated
hydro hlle               !hydro activated (hlle)
eos x3ff                 !eos activated (standard epos eos x3ff)
hacas full               !hadronic cascade activated
set nfull 20             !number of events
set nfreeze 10           !number of freeze out events per hydro event
set modsho 1             !certain printout every modsho events
set centrality 0         ! 0=min bias
set ibreit 1             !(or 2 to get printout)

!print * 2                  !printout of event to ...check file

fillTree4(C1) !root output

!-----put here online analysis part----

EPOS_20230714

Executive summary:

  • pp at 53 GeV

  • EPOS 4 (+ patches from Klaus for pp at 53 GeV)

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • no decays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: ~ 11.6 M events (100 K events per ROOT file after final merging)

  • the output files for this production are in: /scratch6/abilandz/sim/EPOS_20230714

  • the common name of ROOT file: merged_z-EPOS_20230714.root

EPOS 4 config file:

!-------------------------------------------------------------
!      proton-proton with hydro and hadronic cascade
!-------------------------------------------------------------

application hadron !hadron-hadron, hadron-nucleus, or nucleus-nucleus 
set laproj 1       !projectile atomic number
set maproj 1       !projectile mass number
set latarg 1       !target atomic number
set matarg 1       !target mass number
set ecms 53        !sqrt(s)_pp

set bminim 0 set bmaxim 1.4
set istmax 25 set phimin 0 set phimax 0
set iranphi 0 
ftime on 

!suppressed decays: 
nodecays 
 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331
end

set ninicon 1            !number of initial conditions used for hydro evolution
core full                !core/corona activated
hydro hlle               !hydro activated (hlle)
eos x3ff                 !eos activated (standard epos eos x3ff)
!hacas full              !hadronic cascade activated   
set nfull 10             !number of events
set nfreeze 10           !number of freeze out events per hydro event 
set modsho 1             !certain printout every modsho events
set centrality 0         ! 0=min bias 

!print * 2                  !printout of event to ...check file

fillTree4(C1) !root output

!-----put here online analysis part----

EPOS_20230418

Remarks: Same as EPOS_20201014-2, just high multiplicity sample, and fillTree(C1) is set.

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • high multiplicity sample, impact parameter is set to 0: set bminim 0 set bmaxim 0

  • nodecays 110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: 40.60 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch7/abilandz/sim/EPOS_20230418

  • common name of ROOT file: merged_z-EPOS_20230418.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 0
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 20    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C1)

echo off

EPOS_20230330

Remarks: Same as EPOS_20201007, just the collision energy is 62.4 GeV, and fillTree(C1) is set.

Executive summary:

  • Au-Au at 62.4 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 20

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: 3.311 M events (1000 events per final ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20230330

  • common name of ROOT file: merged_z-EPOS_20230330.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 62.4
set bminim 0 set bmaxim 20
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C1)

echo off

EPOS_20230201

Remarks: This was the large-scale production, obtained using 7 different batch farms. Output of each batch farm is stored in a separate output directory, and then intentionally across different 'scratch' disks. To get one common list of ROOT files for all batch farms, simply use:

find /scratch?/abilandz/sim/EPOS_20230201-? -type f -name "*.root" | tee list.txt

Executive summary:

  • pp at 13 TeV

  • EPOS 4

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • no decays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: 304.5 M events (100 K events per ROOT file after final merging) the output files for this production are in:

    • /scratch7/abilandz/sim/EPOS_20230201-1 => 246.1 M (GSI, cluster "Virgo", partition "main")

    • /scratch5/abilandz/sim/EPOS_20230201-2 => 34.6 M (local, cluster "ktacluster", partition "kta")

    • /scratch8/abilandz/sim/EPOS_20230201-3 => 8.8 M (LRZ, cluster "serial", partition "serial_std")

    • /scratch8/abilandz/sim/EPOS_20230201-4 => 9.3 M (LRZ, cluster "cm2_tiny", partition "cm2_tiny")

    • /scratch8/abilandz/sim/EPOS_20230201-5 => 1.3 M (LRZ, cluster "cm2", partition "cm2_std")

    • /scratch8/abilandz/sim/EPOS_20230201-6 => 4.1 M (LRZ, cluster "mpp3", partition "mpp3_batch")

    • /scratch8/abilandz/sim/EPOS_20230201-7 => 0.3 M (LRZ, cluster "cm2", partition "cm2_large")

  • the common name of ROOT file: merged_z-EPOS_20230201.root

EPOS 4 config file:

  • GSI, cluster "Virgo", partition "main": nfull 100, nfreeze 10

  • local, cluster "ktacluster", partition "kta": nfull 10, nfreeze 10

  • LRZ, cluster "serial", partition "serial_std": nfull 100, nfreeze 10

  • LRZ, cluster "cm2_tiny", partition "cm2_tiny": nfull 100, nfreeze 10

  • LRZ, cluster "cm2", partition "cm2_std": nfull 100, nfreeze 10

  • LRZ, cluster "mpp3", partition "mpp3_batch": nfull 10, nfreeze 10

  • LRZ, cluster "cm2", partition "cm2_large": nfull 100, nfreeze 10

!-------------------------------------------------------------
!      proton-proton with hydro and hadronic cascade
!-------------------------------------------------------------

application hadron !hadron-hadron, hadron-nucleus, or nucleus-nucleus 
set laproj 1       !projectile atomic number
set maproj 1       !projectile mass number
set latarg 1       !target atomic number
set matarg 1       !target mass number
set ecms 13000     !sqrt(s)_pp

set bminim 0 set bmaxim 1.4
set istmax 25 set phimin 0 set phimax 0
set iranphi 0 
ftime on 

!suppressed decays: 
nodecays 
 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331
end

set ninicon 1            !number of initial conditions used for hydro evolution
core full                !core/corona activated
hydro hlle               !hydro activated (hlle)
eos x3ff                 !eos activated (standard epos eos x3ff)
!hacas full              !hadronic cascade activated   
set nfull 100            !number of events
set nfreeze 10           !number of freeze out events per hydro event 
set modsho 1             !certain printout every modsho events
set centrality 0         ! 0=min bias 

!print * 2                  !printout of event to ...check file

fillTree4(C1) !root output

!-----put here online analysis part----

EPOS_20221228

Remarks: This production was restarted on March 27th, to increase the initial statistics of ~150 M events to reach new target statistics of ~500 M. Subdirectories >= 985 contain results after major Virgo upgrade which finished on May 11th.

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • current statistics: 487964000 (~487.96 M) events (~1 M or ~100 K events per final merged ROOT file, see below)

  • output files for this production are in: /scratch7/abilandz/sim/EPOS_20221228

    • subdirectories 0-154 have ~1 M events per final merged ROOT file (original production)

    • subdirectories 155-3540 have ~100 K events per final merged ROOT file (additional production)

  • common name of ROOT file: merged_merged_z-EPOS_20221228.root

EPOS 3.117 config file:

application hadron
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C1)

echo off

EPOS_20221117

Remarks: This was the first EPOS 4 production, used for benchmarking of large-scale production EPOS_20220510 (obtained with EPOS 3.117).

Executive summary:

  • pp at 13 TeV

  • EPOS 4

  • hydro (NO cascade)

  • high multiplicity sample, impact parameter is set to 0: set bminim 0 set bmaxim 0

  • no decays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: ~ 42 M events (100 x 10 per job, 100 K events per final merged ROOT file)

  • output files for this production are in: /scratch7/abilandz/sim/EPOS_20221117

  • common name of ROOT file: merged_z-EPOS_20221117.root

EPOS 4 config file:

!-------------------------------------------------------------
!      proton-proton with hydro and hadronic cascade
!-------------------------------------------------------------

application hadron !hadron-hadron, hadron-nucleus, or nucleus-nucleus 
set laproj 1       !projectile atomic number
set maproj 1       !projectile mass number
set latarg 1       !target atomic number
set matarg 1       !target mass number
set ecms 13000     !sqrt(s)_pp

set bminim 0 set bmaxim 0
set istmax 25 set phimin 0 set phimax 0
set iranphi 0 
ftime on 

!suppressed decays: 
nodecays 
 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331
end

set ninicon 1            !number of initial conditions used for hydro evolution
core full                !core/corona activated
hydro hlle               !hydro activated (hlle)
eos x3ff                 !eos activated (standard epos eos x3ff)
!hacas full              !hadronic cascade activated   
set nfull 100            !number of events
set nfreeze 10           !number of freeze out events per hydro event 
set modsho 1             !certain printout every modsho events
set centrality 0         ! 0=min bias 

!print * 2                  !printout of event to ...check file

fillTree4(C2) !root output

!-----put here online analysis part----

EPOS_20220901

Executive summary:

  • XeXe at 5.44 TeV

  • EPOS 3.117

  • hydro + cascade

  • min bias sample, no cut on impact parameter

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: ~3 M events (~10 K events per final merged ROOT file)

  • output files for this production are in: /scratch7/abilandz/sim/EPOS_20220901-1

  • common name of ROOT file: merged_z-EPOS_20220901-1.root

EPOS 3.117 config file:

application hadron
set laproj 54 set maproj 129 set latarg 54 set matarg 129  set ecms 5440
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C1)

echo off

EPOS_20220510

Remarks: This was the large-scale production, obtained using 6 different batch farms. Output of each batch farm is stored in a separate output directory, and then intentionally across different 'scratch' disks. To get one common list of ROOT files for productions from all batch farms, simply use:

find /scratch?/abilandz/sim/EPOS_20220510-? -type f -name "*.root" | tee list.txt

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro (NO cascade)

  • high multiplicity sample, impact parameter is set via: set bminim 0 set bmaxim 0

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: ~300 M events (~1 M events per final merged ROOT file)

  • output files for this production are in:

    • /scratch7/abilandz/sim/EPOS_20220510-1 => 169.0 M events

    • /scratch5/abilandz/sim/EPOS_20220510-2 => 43.4 M events

    • /scratch8/abilandz/sim/EPOS_20220510-3 => 13.8 M events

    • /scratch8/abilandz/sim/EPOS_20220510-4 => 29.5 M events

    • /scratch8/abilandz/sim/EPOS_20220510-5 => 10.1 M events

    • /scratch8/abilandz/sim/EPOS_20220510-6 => 49.8 M events

  • common name of ROOT file: merged_merged_z-EPOS_20220510.root

EPOS 3.117 config file:

application hadron
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 0
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20220121-3

Executive summary:

  • pp at 62.4 GeV

  • EPOS 3.117

  • hydro + cascade

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 4.4 M events (10 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20220121-3

  • common name of ROOT file: merged_z-EPOS_20220121-3.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 62.4
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20220121-2

Executive summary:

  • pp at 6.7 GeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 9.88 M events (10 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20220121-2

  • common name of ROOT file: merged_z-EPOS_20220121-2.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 6.7
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

 core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20220121-1

Executive summary:

  • pp at 6.1 GeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 9.1 M events (10 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20220121-1

  • common name of ROOT file: merged_z-EPOS_20220121-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 6.1
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

 core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20210611-1

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro (NO cascade)

  • high multiplicity sample sample, impact parameter is set via: set bminim 0 set bmaxim 0

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 97.8 M events (100 events per final ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20210611-1

  • common name of ROOT file: z-EPOS_20210611-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 0
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

 core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20210125-2

Executive summary:

  • Au-Au at 200 GeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 20

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C1) ('bim' variable = impact parameter)

  • total statistics: 499 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20210125-2

  • common name of ROOT file: merged_z-EPOS_20210125-2.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 200
set bminim 0 set bmaxim 20
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end
        
! uncomment one of the following lines

core full hydro x3ff   hacas off  set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C1)

echo off

EPOS_20210125-1

Executive summary:

  • O-O at 6.35 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 5.2

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 998 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20210125-1

  • common name of ROOT file: merged_z-EPOS_20210125-1.root

EPOS 3.117 config file:

pplication hadron  
set laproj 8 set maproj 16 set latarg 8 set matarg 16  set ecms 6350
set bminim 0 set bmaxim 5.2
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end
        
! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20210118-1

Executive summary:

  • O-O at 6.35 TeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 5.2

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 991 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20210118-1

  • common name of ROOT file: merged_z-EPOS_20210118-1.root

EPOS 3.117 config file:

application hadron  
set laproj 8 set maproj 16 set latarg 8 set matarg 16  set ecms 6350
set bminim 0 set bmaxim 5.2
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end
        
! uncomment one of the following lines

core full hydro x3ff   hacas off  set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20210106-1

Executive summary:

  • O-O at 7 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 5.2

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 779 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20210106-1

  • common name of ROOT file: merged_z-EPOS_20210106-1.root

EPOS 3.117 config file:

application hadron  
set laproj 8 set maproj 16 set latarg 8 set matarg 16  set ecms 7000
set bminim 0 set bmaxim 5.2
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 1    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201113-1

Executive summary:

  • pp at 17.3 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1220 -1220 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 1.6 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201113-1

  • common name of ROOT file: merged_z-EPOS_20201113-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 17.3
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 2130 -2130 2230 -2230 1130 -1130 1220 -1220 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201030

Executive summary:

  • Au-Au at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is not set in the config file to any specific range

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: ~ 0.5 M events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201030

  • common name of ROOT file: merged_z-EPOS_20201030.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 200
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 -2230 1130 -1130 1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 5    set nfreeze 5 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201028

Executive summary:

  • pp at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, no cut on impact parameter

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 0.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201028

  • common name of ROOT file: merged_z-EPOS_20201028.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 200
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 2130 2230 -2230 1130 -1130 1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201027

Executive summary:

  • Au-Au at 39 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 20

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 482 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201027

  • common name of ROOT file: merged_z-EPOS_20201027.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 39
set bminim 0 set bmaxim 20
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 5    set nfreeze 5 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201014-2

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.3 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201014-2

  • common name of ROOT file: merged_z-EPOS_20201014-2.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201014-1

Executive summary:

  • pp at 7 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.5 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201014-1

  • common name of ROOT file: merged_z-EPOS_20201014-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 7000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201007

Remarks: Use this production with care, because significant fraction of jobs crashed after they hit TTL, which means that this dataset can be biased towards low-multiplicity events. It has different nodecays and impact parameter settings, when compared to similar EPOS_20201030 production.

Executive summary:

  • Au-Au at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 20

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 2.985 M events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201007

  • common name of ROOT file: merged_z-EPOS_20201007.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 200
set bminim 0 set bmaxim 20
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201006-2

Executive summary:

  • pp at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201006-2

  • common name of ROOT file: merged_z-EPOS_20201006-2.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 200
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201006-1

Executive summary:

  • pp at 17.3 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201006-1

  • common name of ROOT file: merged_z-EPOS_20201006-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 17.3
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays  110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201001-6

Executive summary:

  • Au-Au at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 14.2

  • nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 823 K events (1000 events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201001-6

  • common name of ROOT file: merged_z-EPOS_20201001-6.root

EPOS 3.117 config file:

application hadron  
set laproj 79 set maproj 197 set latarg 79 set matarg 197  set ecms 200
set bminim 0 set bmaxim 14.2
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 -2130 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 5    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 5    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201001-2

Remarks: This was initially EPOS_20200608, but rerun here with a few modifications.

Executive summary:

  • pp at 17.3 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.8 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201001-2

  • common name of ROOT file: merged_z-EPOS_20201001-2.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 17.3
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20201001-1

Remarks: This was initially EPOS_20200602, but rerun here with a few modifications.

Executive summary:

  • pp at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.8 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20201001-1

  • common name of ROOT file: merged_z-EPOS_20201001-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 200
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 -2230 1130 -1130 1230 -1230 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200608

Remarks: From the nodecays list removed Antilambdas (-2130)

Executive summary:

  • pp at 17.3 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200608

  • common name of ROOT file: merged_z-EPOS_20200608.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 17.3
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200602

Remarks: From the nodecays list removed Antilambdas (-2130)

Executive summary:

  • pp at 200 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200602

  • common name of ROOT file: merged_z-EPOS_20200602.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 200
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200316

Executive summary:

  • p-C at 17.2 GeV (C is target and proton is projectile)

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 2.84

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 3.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200316

  • common name of ROOT file: merged_z-EPOS_20200316.root

EPOS 3.117 config file:

pplication hadron  
set laproj 1 set maproj 1 set latarg 6 set matarg 12  set ecms 17.2
set bminim 0 set bmaxim 2.84
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200207-3

Executive summary:

  • pp at 12.3 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 7.8 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200207-3

  • common name of ROOT file: merged_z-EPOS_20200207-3.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 12.3
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200207-2

Executive summary:

  • pp at 8.8 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 7.8 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200207-2

  • common name of ROOT file: merged_z-EPOS_20200207-2.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 8.8
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200207-1

Executive summary:

  • pp at 7.7 GeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 7.9 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch6/abilandz/sim/EPOS_20200207-1

  • common name of ROOT file: merged_z-EPOS_20200207-1.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 7.7
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20200121

Executive summary:

  • pp at 13.0 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 20 M events (100 K events per final ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20200121

  • common name of ROOT file: merged_z-EPOS_20200121.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20190114

Remark: This producton was originally tagged EPOS_LBF_pp91.

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is hardwired, i.e. only particles in ALICE acceptance are kept (|eta| < 1)

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 69.8 M events (100 K events per final merged ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20190114

  • common name of ROOT file: merged_z-EPOS_20190114.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20181220

Remark: This producton was originally tagged EPOS_LBF_pp90.

Executive summary:

  • pp at 13 TeV

  • EPOS 3.117

  • hydro (NO cascade)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is hardwired, i.e. only particles in ALICE acceptance are kept (|eta| < 1)

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 66.8 M events (100 K events per final merged ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20181220

  • common name of ROOT file: merged_z-EPOS_20181220.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1  set ecms 13000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

 core full hydro x3ff   hacas off  set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro
!core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20180703

Remarks: This production was originally tagged EPOS_LBF_pA10. It's same as EPOS_20170210, except that here there was no cut on ALICE acceptance (i.e. cut |eta| < 1) was not applied.

Executive summary:

  • p-Pb at 5.02 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is NOT hardwired

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 76.5 M events (100 K events per final merged ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20180703

  • common name of ROOT file: merged_z-EPOS_20180703.root

EPOS 3.117 config file:

application hadron  
set laproj 82 set maproj 208 set latarg 1 set matarg 1  set ecms 5020
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 40    set nfreeze 50 set modsho 50   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20170901

Remarks: This production was originally tagged EPOS_LBF_AA00.

Executive summary:

  • Pb-Pb at 5.02 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is hardwired, i.e. only particles in ALICE acceptance are kept (|eta| < 1)

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 189.8 K events (100 events per final merged ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20170901

  • common name of ROOT file: merged_z-EPOS_20170901.root

EPOS 3.117 config file:

application hadron  
set laproj 82 set maproj 208 set latarg 82 set matarg 208 set ecms 5020
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 40    set nfreeze 50 set modsho 50   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 1    set nfreeze 2 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20170210

Remarks: This production was originally tagged EPOS_LBF_pA00. It's same as EPOS_20180703, except that here cut on ALICE acceptance (i.e. cut |eta| < 1) was applied.

Executive summary:

  • p-Pb at 5.02 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample

  • nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is hardwired, i.e. only particles in ALICE acceptance are kept (|eta| < 1)

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 54.5 M events (100 K events per final merged ROOT file)

  • output files for this production are in: /scratch5/abilandz/sim/EPOS_20170210

  • common name of ROOT file: merged_z-EPOS_20170210.root

EPOS 3.117 config file:

application hadron  
set laproj 82 set maproj 208 set latarg 1 set matarg 1  set ecms 5020
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on
nodecays 110 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 40    set nfreeze 50 set modsho 50   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 10    set nfreeze 10 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

EPOS_20160901

Remarks: This was the large-scale production, obtained using 2 different batch farms, originally tagged EPOS_PRODUCTION_0010 and EPOS_0010, respectively. Output of each batch farm is stored in a separate output directory, and then intentionally across different 'scratch' disks (see below). To get one common list of ROOT files for productions from all batch farms, simply use:

find /scratch?/abilandz/sim/EPOS_2016090-? -type f -name "*.root" | tee list.txt

Executive summary:

  • pp at 7 TeV

  • EPOS 3.117

  • hydro + cascade (UrQMD turned on)

  • min bias sample, impact parameter is set via: set bminim 0 set bmaxim 1.4

  • nodecays 20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331 end

  • ALICE acceptance is hardwired, i.e. only particles in ALICE acceptance are kept (|eta| < 1)

  • fillTree(C2) ('bim' variable = number of pomerons)

  • total statistics: 988 M events (100 K events per final merged ROOT file)

  • output files for this production are in:

    • /scratch6/abilandz/sim/EPOS_20160901-1 => 134.4 M events

    • /scratch7/abilandz/sim/EPOS_20160901-2 => 853.6 M events

  • common name of ROOT file: merged_z-EPOS_20160901.root

EPOS 3.117 config file:

application hadron  
set laproj 1 set maproj 1 set latarg 1 set matarg 1 set ecms 7000
set bminim 0 set bmaxim 1.4
set istmax 25  set phimin 0  set phimax 0
set ninicon 1 set iranphi 0 ftime on 
nodecays  20 2130 -2130 2230 -2230 1130 -1130 1330 -1330 2330 -2330 3331 -3331  end

! uncomment one of the following lines

!core full hydro x3ff   hacas off  set nfull 40    set nfreeze 50 set modsho 50   set centrality 0  set ijetfluid 1  !hydro
core full hydro x3ff   hacas full set nfull 50    set nfreeze 20 set modsho 100   set centrality 0  set ijetfluid 1  !hydro+casc
!core off hydro x3ffoff hacas off  set nfull 30000 set nfreeze 1  set modsho 1000 set centrality 0                   !no hydro no casc

fillTree(C2)

echo off

Last updated