Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"template": "NLO_run_card.dat",
"template_user": [],
"template_vars":{
"parton_shower": "pythia8",
"ickkw": "3",
"maxjetflavor": "5"
},
"model_params": "massW.dat",
"model_params_user": [
"set run_card ptj 20",
"set run_card mll_sf 4.0"
],
"model_params_vars": {},
"fragment": ["Generator/ExternalLHEProducer_MadGraph5_aMCatNLO.dat", "PartonShower/amcatnloFXFX-pythia8.dat"],
"fragment_user": [],
"fragment_vars": {
"processParameters": [
"'JetMatching:qCut = 42.'",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Cvico where are these qcut and xqcut values from?

"'JetMatching:qCutME = 20.'",
"'JetMatching:nQmatch = 5'",
"'JetMatching:nJetMax = 1'",
"'TimeShower:mMaxGamma = 1.0'",
"'SpaceShower:MEcorrections = off'",
"'TimeShower:MEcorrections = on'",
"'TimeShower:MEextended = off'"
]
}
}
Loading