From c6d9512ef07c9f9535fc0ef4986086439c83d9fd Mon Sep 17 00:00:00 2001 From: Shuonli Date: Fri, 25 Oct 2024 14:15:13 -0400 Subject: [PATCH] smaller pTHat file for 5GeV photon jet --- .../phpythia8_5GeV_JS_MDC2.cfg | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Generators/JetStructure_TG/phpythia8_5GeV_JS_MDC2.cfg diff --git a/Generators/JetStructure_TG/phpythia8_5GeV_JS_MDC2.cfg b/Generators/JetStructure_TG/phpythia8_5GeV_JS_MDC2.cfg new file mode 100644 index 0000000..21cf951 --- /dev/null +++ b/Generators/JetStructure_TG/phpythia8_5GeV_JS_MDC2.cfg @@ -0,0 +1,28 @@ +! 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 = 5.0 +ParticleDecays:limitCylinder = on +ParticleDecays:xyMax = 0.000001 +ParticleDecays:zMax = 0.000001