From 82881e988b3e3acae1f4bd906e6cd77a1ea91baf Mon Sep 17 00:00:00 2001 From: Shuonli Date: Sun, 13 Oct 2024 13:27:42 -0400 Subject: [PATCH] new jet config files with new tune and photon process --- .../phpythia8_10GeV_inclusive_MDC2.cfg | 28 ------------- .../phpythia8_15GeV_JS_MDC2.cfg | 37 ++++++----------- .../phpythia8_20GeV_JS_MDC2.cfg | 38 ++++++------------ .../phpythia8_30GeV_JS_MDC2.cfg | 36 ++++++----------- .../phpythia8_40GeV_JS_MDC2.cfg | 37 ++++++----------- .../JetStructure_TG/phpythia8_JS_GJ_MDC2.cfg | 40 ------------------- .../phpythia8_JS_GJ_ptHat10_MDC2.cfg | 33 --------------- .../phpythia8_JS_GJ_ptHat20_MDC2.cfg | 33 --------------- .../phpythia8_JS_GJ_ptHat5_MDC2.cfg | 33 --------------- 9 files changed, 52 insertions(+), 263 deletions(-) delete mode 100644 Generators/JetStructure_TG/phpythia8_10GeV_inclusive_MDC2.cfg delete mode 100644 Generators/JetStructure_TG/phpythia8_JS_GJ_MDC2.cfg delete mode 100644 Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat10_MDC2.cfg delete mode 100644 Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat20_MDC2.cfg delete mode 100644 Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat5_MDC2.cfg diff --git a/Generators/JetStructure_TG/phpythia8_10GeV_inclusive_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_10GeV_inclusive_MDC2.cfg deleted file mode 100644 index 0b74125..0000000 --- a/Generators/JetStructure_TG/phpythia8_10GeV_inclusive_MDC2.cfg +++ /dev/null @@ -1,28 +0,0 @@ -! Beam settings -Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 -Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 -Beams:eCM = 200. ! CM energy of collision - -! Settings related to output in init(), next() and stat() -Init:showChangedSettings = on -Next:numberShowInfo = 0 ! print event information n times - -! Detroit Tune -PDF:pSet = 17 -MultipartonInteractions:bProfile = 2 -MultipartonInteractions:ecmRef = 200 -MultipartonInteractions:pT0Ref = 1.40 -MultipartonInteractions:ecmPow = 0.135 -MultipartonInteractions:coreRadius = 0.56 -MultipartonInteractions:coreFraction = 0.78 -ColourReconnection:range = 5.4 - -! Process -HardQCD:all = on -PromptPhoton:all = on - -! Cuts -PhaseSpace:pTHatMin = 7.5 -ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.000001 -ParticleDecays:zMax = 0.000001 diff --git a/Generators/JetStructure_TG/phpythia8_15GeV_JS_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_15GeV_JS_MDC2.cfg index dcc3a4a..355e821 100644 --- a/Generators/JetStructure_TG/phpythia8_15GeV_JS_MDC2.cfg +++ b/Generators/JetStructure_TG/phpythia8_15GeV_JS_MDC2.cfg @@ -1,6 +1,3 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - ! Beam settings Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 @@ -8,32 +5,24 @@ Beams:eCM = 200. ! CM energy of collision ! Settings related to output in init(), next() and stat() Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times +Next:numberShowInfo = 0 ! print event information n times -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. +! Detroit Tune +PDF:pSet = 17 +MultipartonInteractions:bProfile = 2 +MultipartonInteractions:ecmRef = 200 +MultipartonInteractions:pT0Ref = 1.40 +MultipartonInteractions:ecmPow = 0.135 +MultipartonInteractions:coreRadius = 0.56 +MultipartonInteractions:coreFraction = 0.78 +ColourReconnection:range = 5.4 ! Process -#HardQCD:hardccbar = on -# HardQCD:hardbbbar = on HardQCD:all = on -# Charmonium:all = on -# Bottomonium:all = on -# SoftQCD:nonDiffractive = on -#SoftQCD:inelastic = on +PromptPhoton:all = on ! Cuts -#PhaseSpace:pTHatMin = 25.0 PhaseSpace:pTHatMin = 7.0 ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.001 -ParticleDecays:zMax = 0.001 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 +ParticleDecays:xyMax = 0.000001 +ParticleDecays:zMax = 0.000001 \ No newline at end of file diff --git a/Generators/JetStructure_TG/phpythia8_20GeV_JS_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_20GeV_JS_MDC2.cfg index da5aed6..9acba64 100644 --- a/Generators/JetStructure_TG/phpythia8_20GeV_JS_MDC2.cfg +++ b/Generators/JetStructure_TG/phpythia8_20GeV_JS_MDC2.cfg @@ -1,6 +1,3 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - ! Beam settings Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 @@ -8,33 +5,24 @@ Beams:eCM = 200. ! CM energy of collision ! Settings related to output in init(), next() and stat() Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times +Next:numberShowInfo = 0 ! print event information n times -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. +! Detroit Tune +PDF:pSet = 17 +MultipartonInteractions:bProfile = 2 +MultipartonInteractions:ecmRef = 200 +MultipartonInteractions:pT0Ref = 1.40 +MultipartonInteractions:ecmPow = 0.135 +MultipartonInteractions:coreRadius = 0.56 +MultipartonInteractions:coreFraction = 0.78 +ColourReconnection:range = 5.4 ! Process -#HardQCD:hardccbar = on -# HardQCD:hardbbbar = on HardQCD:all = on -# Charmonium:all = on -# Bottomonium:all = on -# SoftQCD:nonDiffractive = on -#SoftQCD:inelastic = on +PromptPhoton:all = on ! Cuts -#PhaseSpace:pTHatMin = 25.0 PhaseSpace:pTHatMin = 12.5 -#PhaseSpace:pTHatMin = 7.0 ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.001 -ParticleDecays:zMax = 0.001 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 +ParticleDecays:xyMax = 0.000001 +ParticleDecays:zMax = 0.000001 \ No newline at end of file diff --git a/Generators/JetStructure_TG/phpythia8_30GeV_JS_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_30GeV_JS_MDC2.cfg index 80a02ac..435c8b8 100644 --- a/Generators/JetStructure_TG/phpythia8_30GeV_JS_MDC2.cfg +++ b/Generators/JetStructure_TG/phpythia8_30GeV_JS_MDC2.cfg @@ -1,6 +1,3 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - ! Beam settings Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 @@ -8,31 +5,24 @@ Beams:eCM = 200. ! CM energy of collision ! Settings related to output in init(), next() and stat() Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times +Next:numberShowInfo = 0 ! print event information n times -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. +! Detroit Tune +PDF:pSet = 17 +MultipartonInteractions:bProfile = 2 +MultipartonInteractions:ecmRef = 200 +MultipartonInteractions:pT0Ref = 1.40 +MultipartonInteractions:ecmPow = 0.135 +MultipartonInteractions:coreRadius = 0.56 +MultipartonInteractions:coreFraction = 0.78 +ColourReconnection:range = 5.4 ! Process -#HardQCD:hardccbar = on -# HardQCD:hardbbbar = on HardQCD:all = on -# Charmonium:all = on -# Bottomonium:all = on -# SoftQCD:nonDiffractive = on -#SoftQCD:inelastic = on +PromptPhoton:all = on ! Cuts PhaseSpace:pTHatMin = 17.5 ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.001 -ParticleDecays:zMax = 0.001 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 +ParticleDecays:xyMax = 0.000001 +ParticleDecays:zMax = 0.000001 \ No newline at end of file diff --git a/Generators/JetStructure_TG/phpythia8_40GeV_JS_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_40GeV_JS_MDC2.cfg index 3c6bbc0..3a3e73d 100644 --- a/Generators/JetStructure_TG/phpythia8_40GeV_JS_MDC2.cfg +++ b/Generators/JetStructure_TG/phpythia8_40GeV_JS_MDC2.cfg @@ -1,6 +1,3 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - ! Beam settings Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 @@ -8,32 +5,24 @@ Beams:eCM = 200. ! CM energy of collision ! Settings related to output in init(), next() and stat() Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times +Next:numberShowInfo = 0 ! print event information n times -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. +! Detroit Tune +PDF:pSet = 17 +MultipartonInteractions:bProfile = 2 +MultipartonInteractions:ecmRef = 200 +MultipartonInteractions:pT0Ref = 1.40 +MultipartonInteractions:ecmPow = 0.135 +MultipartonInteractions:coreRadius = 0.56 +MultipartonInteractions:coreFraction = 0.78 +ColourReconnection:range = 5.4 ! Process -#HardQCD:hardccbar = on -# HardQCD:hardbbbar = on HardQCD:all = on -# Charmonium:all = on -# Bottomonium:all = on -# SoftQCD:nonDiffractive = on -#SoftQCD:inelastic = on +PromptPhoton:all = on ! Cuts -#PhaseSpace:pTHatMin = 25.0 PhaseSpace:pTHatMin = 25.0 ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.001 -ParticleDecays:zMax = 0.001 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 +ParticleDecays:xyMax = 0.000001 +ParticleDecays:zMax = 0.000001 \ No newline at end of file diff --git a/Generators/JetStructure_TG/phpythia8_JS_GJ_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_JS_GJ_MDC2.cfg deleted file mode 100644 index a66ec44..0000000 --- a/Generators/JetStructure_TG/phpythia8_JS_GJ_MDC2.cfg +++ /dev/null @@ -1,40 +0,0 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - -! Beam settings -Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 -Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 -Beams:eCM = 200. ! CM energy of collision - -! Settings related to output in init(), next() and stat() -Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times - -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. - -! Process -#HardQCD:hardccbar = on -# HardQCD:hardbbbar = on -#HardQCD:all = on -PromptPhoton:all = on -# Charmonium:all = on -# Bottomonium:all = on -# SoftQCD:nonDiffractive = on -#SoftQCD:inelastic = on - -! Cuts -#PhaseSpace:pTHatMin = 25.0 -PhaseSpace:pTHatMin = 25.0 -ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.1 -ParticleDecays:zMax = 0.1 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 diff --git a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat10_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat10_MDC2.cfg deleted file mode 100644 index e5cf909..0000000 --- a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat10_MDC2.cfg +++ /dev/null @@ -1,33 +0,0 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - -! Beam settings -Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 -Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 -Beams:eCM = 200. ! CM energy of collision - -! Settings related to output in init(), next() and stat() -Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times - -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. - -! Process -HardQCD:all = on -PromptPhoton:all = on - -! Cuts -PhaseSpace:pTHatMin = 10.0 -ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.1 -ParticleDecays:zMax = 0.1 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 diff --git a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat20_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat20_MDC2.cfg deleted file mode 100644 index 0e4bc58..0000000 --- a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat20_MDC2.cfg +++ /dev/null @@ -1,33 +0,0 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - -! Beam settings -Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 -Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 -Beams:eCM = 200. ! CM energy of collision - -! Settings related to output in init(), next() and stat() -Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times - -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. - -! Process -HardQCD:all = on -PromptPhoton:all = on - -! Cuts -PhaseSpace:pTHatMin = 20.0 -ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.1 -ParticleDecays:zMax = 0.1 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18 diff --git a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat5_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat5_MDC2.cfg deleted file mode 100644 index 652d065..0000000 --- a/Generators/JetStructure_TG/phpythia8_JS_GJ_ptHat5_MDC2.cfg +++ /dev/null @@ -1,33 +0,0 @@ -! sPHENIX HF TG MD1 Pythia8 Tune -! See discussions at https://indico.bnl.gov/event/10309/ - -! Beam settings -Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 -Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 -Beams:eCM = 200. ! CM energy of collision - -! Settings related to output in init(), next() and stat() -Init:showChangedSettings = on -#Next:numberCount = 0 ! print message every n events -Next:numberShowInfo = 1 ! print event information n times -#Next:numberShowProcess = 1 ! print process record n times -#Next:numberShowEvent = 1 ! print event record n times - -! PDF -# PDF:useLHAPDF = on -# PDF:LHAPDFset = CT10.LHgrid -#PDF:pSet = 7 ! CTEQ6L, NLO alpha_s(M_Z) = 0.1180. -PDF:pSet = 13 ! NNPDF2.3 QCD+QED LO, NLO alpha_s(M_Z) = 0.130. - -! Process -HardQCD:all = on -PromptPhoton:all = on - -! Cuts -PhaseSpace:pTHatMin = 5.0 -ParticleDecays:limitCylinder = on -ParticleDecays:xyMax = 0.1 -ParticleDecays:zMax = 0.1 - -ColourReconnection:mode = 2 -TimeShower:alphaSvalue = 0.18