-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Madgraph Cards for Signal, Background and SBI samples for Off-Shell HToWW process #3668
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
besides the comments inline, could you please move the cards to production/2017/13TeV
nn23lo1 = pdlabel ! PDF set | ||
230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please use the following lines for the pdf:
'lhapdf' = pdlabel ! PDF set
$DEFAULT_PDF_SETS = lhaid
$DEFAULT_PDF_MEMBERS = reweight_PDF ! if pdlabel=lhapdf, this is the lhapdf number
# | ||
#isystematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] | ||
#['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule | ||
# Syscalc is deprecated but to see the associate options type'update syscalc' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you can remove those lines
nn23lo1 = pdlabel ! PDF set | ||
230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same comment here
# | ||
systematics = systematics_program ! none, systematics [python], SysCalc [depreceted, C++] | ||
['--mur=0.5,1,2', '--muf=0.5,1,2', '--pdf=errorset'] = systematics_arguments ! see: https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Systematics#Systematicspythonmodule | ||
# Syscalc is deprecated but to see the associate options type'update syscalc' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here
nn23lo1 = pdlabel ! PDF set | ||
230000 = lhaid ! if pdlabel=lhapdf, this is the lhapdf number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same comment here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @sv3048 please remove the initial cards in 13TeV/. as for the fragment, you can add them in https://github.com/cms-sw/genproductions/tree/master/genfragments/ThirteenTeV |
I had done in past private generation of the events for this sample. Thanks, |
Dear experts!
I have included proc and run cards for ggF HToWWToLNuQQ off-shell processes (S,B,SBI). In order to decay both Ws in final state to LNuQQ, Pythia is being used. I want to do private sample generation using the gridpacks produced through these cards. Please help me in tweaking these run cards if needed.
Thanks and Regards,
Sadhana Verma