Skip to content

Gridpack generation script for reweighted amcatnlo (based on Alexander Grohsjean's code)

Notifications You must be signed in to change notification settings

TTXPheno/gridpacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gridpacks

Repository for generating gridpacks with reweighting with amcatnlo

Card templates can be found in the path addons/cards/UFOMODEL_template and the corresponding UFO file in addons/models to generate a gridpack run "source submit_madpack_ttbareft.sh" this will copy the template and replace settings in the default templates if needded according to what is specified in the submit script modify customize card to change the corresponding operators you want to use the example gridpack gluontop_rwgt_slc6_amd64_gcc630_CMSSW_9_3_0_tarball.tar.xz was tested in debug which also contains an example lhe output with EFT and systematics weights

Generate multiple gridpacks

To generate more than one gridpack use submit_gridpacks.sh

Before you start create a cms environment using the following commands:

cmsrel CMSSW_9_4_6_patch1
cd CMSSW_9_4_6_patch1/src
cmsenv
export CMSSW_BASE=

Define the following parameters in submit_gridpacks.sh:

states to analyze (e.g. ttZ ttgamma) <-- make sure you have all cards in addons/cards/
declare number of jets (--> cardname e.g. ttZ0j_rwgt)
declare polynomial order (e.g. 2nd, 3rd, 4th)
lxplus GRID (where to calculate)
dim6 operators and stepsize as string (e.g. 'ctZ 1 ctZI 1')
referencepoint as string (e.g. 'ctZ 4 ctZI 4')

List of available gridpacks:

The script will loop over all states to analyze and create a directory structure in the output directory containing the calculated gridpacks, customizecards (with defined reference point) and pkl file Available gridpacks, pkl files, customize cards and STDOUTs stored at:

/afs/hephy.at/data/llechner01/TTXPheno/gridpacks/<date>/<process>/order<poly order>/  

08/09/2018

Reference Point, dim6 <= 2

4th order WC gridpacks
Reference Point: ctZ = 4., ctZI = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 4 4 cpQM, cpt, ctZ, ctZI 1M ttZ events
ttgamma 4 4 cpQM, cpt, ctZ, ctZI 1M ttgamma events

07/09/2018

Reference Point, model ewkDMGZ_UFO, NP <= 1

4th order WC gridpacks
Reference Point ttZ: D2CV = 4., D2CA = 4.
Reference Point ttgamma: DAG = 4., DVG = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 4 4 D1CV, D1CA, D2CV, D2CA 1M ttZ events
ttgamma 4 2 DAG, DVG 1M ttgamma events

13/08/2018

large full ttbar sample

process poly order # coeff Wilson coefficients Link to gen. events
tt_full - 0 no WC 10M WZ events

31/07/2018 TC

Run Card changed! (directory 31072018_TC)

ttgamma gridpacks for semi-/di-leptonic cases
Run Card according to Tom Cornelis (TC)! Talk given in Top Properties on March 7th 2018
Run Card stored in the gridpack directory
Reference Point: ctW = 4., ctWI = 4., ctZ = 4., ctZI = 4., ctG = 4., ctGI = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttgamma 1l 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI 1M ttgamma1l events
ttgamma 2l 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI 1M ttgamma2l events

31/07/2018

ttgamma gridpacks for semi-/di-leptonic cases
Reference Point: ctW = 4., ctWI = 4., ctZ = 4., ctZI = 4., ctG = 4., ctGI = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttgamma 1l 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttgamma 2l 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!

06/07/2018

Background gridpacks (leptonic)

process poly order # coeff Wilson coefficients Link to gen. events
WZ (lep) - 0 no WC 1M WZ events
ttbar (lep) - 0 no WC 1M ttbar events
ttbar (semilep) - 0 no WC 1M ttbar events
tWZ - 0 no WC 1M tWZ events
ttgamma - 0 no WC 1M ttgamma events
tZq - 0 no WC 1M tZq events
Zgamma - 0 no WC 1M Zgamma events
tW - 0 no WC 1M tW events

27/06/2018

Reference Point (directory 27062018_ref)

4 Fermion WC gridpacks for 3rd gen quarks with 1st/2nd gen leps
Reference Point: ctW = 4., ctWI = 4., ctZ = 4., ctZI = 4., cQl31 = 4., cQlM1 = 4., ctlS1 = 4., ctlSI1 = 4., ctlT1 = 4., ctlTI1 = 4., cQl32 = 4., cQlM2 = 4., ctlS2 = 4., ctlSI2 = 4., ctlT2 = 4., ctlTI2 = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 18 cpQM, cpt, ctW, ctWI, ctZ, ctZI, cQl31, cQlM1, ctlS1, ctlSI1, ctlT1, ctlTI1, cQl32, cQlM2, ctlS2, ctlSI2, ctlT2, ctlTI2 1M ttZ events

26/06/2018

Reference Point (directory 26062018_ref)

4th order WC gridpacks
Reference Point: ctW = 4., ctWI = 4., ctZ = 4., ctZI = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 4 6 cpQM, cpt, ctW, ctWI, ctZ, ctZI not (yet) processed!
ttW 4 6 cpQM, cpt, ctW, ctWI, ctZ, ctZI not (yet) processed!
ttgamma 4 6 cpQM, cpt, ctW, ctWI, ctZ, ctZI not (yet) processed!

14/06/2018

Reference Point (directory 14062018_ref)

4 Fermion WC gridpacks (test)
Reference Point: ctZ = 4., ctZI = 4., cQl31 = 4., cQlM1 = 4., cQl32 = 4., cQlM2 = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 8 cpQM, cpt, ctZ, ctZI, cQl31, cQlM1, cQl32, cQlM2 not (yet) processed

05/06/2018

Reference Point (directory 05062018_ref)

Background gridpacks (leptonic)
t > b W > b l nu

process poly order # coeff Wilson coefficients Link to gen. events
ttbar (lep) 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttbar events

04/06/2018

Background gridpacks (hadronic + leptonic)

process poly order # coeff Wilson coefficients Link to gen. events
WZ (all) 2 0 no relevant WC 1M WZ events
ttbar (all) 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttbar events

18/05/2018

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttZ events
ttW 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttW events
ttgamma 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttgamma events
Reference Point (directory 18052018_ref)

Reference Point: ctW = 4., ctWI = 4., ctZ = 4., ctZI = 4., ctG = 4., ctGI = 4.

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttZ events
ttW 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttW events
ttgamma 2 15 ctp, ctpI, cpQM, cpQ3, cpt, cptb, cptbI, ctW, ctWI, ctZ, ctZI, cbW, cbWI, ctG, ctGI 1M ttgamma events

07/05/2018

process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttW 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttgamma 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
process poly order # coeff Wilson coefficients Link to gen. events
ttZ 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI 1M ttZ events
ttW 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI 1M ttW events
ttgamma 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI 1M ttgamma events

03/05/2018

Error in the pdfHandler!
process poly order # coeff Wilson coefficients Link to gen. events
ttZ 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttW 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttgamma 2 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
process poly order # coeff Wilson coefficients Link to gen. events
ttZ 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttW 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!
ttgamma 3 8 cpQM, cpt, ctW, ctWI, ctZ, ctZI, ctG, ctGI not (yet) processed!

About

Gridpack generation script for reweighted amcatnlo (based on Alexander Grohsjean's code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published