Skip to content
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

Adding first LHE sequence to RelVal #6554

Closed
wants to merge 63 commits into from
Closed

Adding first LHE sequence to RelVal #6554

wants to merge 63 commits into from

Conversation

inugent
Copy link
Contributor

@inugent inugent commented Nov 21, 2014

This pull request include the first RelVal workflows with LHE for DY->ll+Jets. Moreover, following the request of Josh, the jet matching has been changed to use the new pythia8 jet matching for the LHE workflows. All of RelVal sequences that use LHE files in the generator and extended generator workflows have had the a fragment added for easy use in the future. The full generator and extended RelVal workflows have been tested on a small number of events.

inugent and others added 30 commits November 17, 2014 16:32
…adgraph_LHE_13TeV_cff.py as first step for LHE generation in RelVal. 11/17/2014 (nugent@physik.rwth-aachen.de)
…f.py to convert lhe to hep format. (first version - issue with missing LHERunInfoProduct)
…in relval generator sequence... + added to generator sequence
…or this pull request + patches to lhe relval found during testing(validation in progress - may have more).
…o new files and adding originals back. Adding patch to new Hadronizer_MgmMatchTuneCUETP8M1JetMatching*. Modifying relval_steps.py for this update.
…nitialised data members, read run number from configuration.
…the DQM file when running 2 spteps before harvesting. <nugent@physik.rwth-aachen.de>
@franzoni
Copy link

  • runTheMatrix.py --what extendedgen --command='-n 1000' -l
    529,526,518,515
    fails at the end of step1. Detailed passed on to Ian/Josh via email.
  • at 3 sec / event for the step1 alone, the 200k events typical of GEN should be cut back (a factor larger than full sim relvals, cpu-wise)

@franzoni
Copy link

my tests fail because of incorrectly configured cvmfs, thanks Josh for pointing that out. Will re-do.

inugent and others added 3 commits November 26, 2014 17:14
…run1_mc to auto:run2_mc_FULL; 2) switch to auto:run2_mc_Full also HARVESTGEN; 3) change HARVESTGEN2 to steps['HARVESTGEN2']=merge([{'--filein':'file:step2_inDQM.root'},steps['HARVESTGEN']]) + setting q cut to 20GeV at Josh's request
… from-CMSSW_7_3_X_2014-11-25-1400

Conflicts:
	Configuration/PyReleaseValidation/python/relval_steps.py
Update RelVal so length of step1LHEDefault step is ~3-4hr using estimate of 2sec per event.
@bendavid
Copy link
Contributor

This can be closed. (replaced by #6626)

@cmsbuild
Copy link
Contributor

@inugent
Copy link
Contributor Author

inugent commented Nov 28, 2014

closing 7_3_X pr since it is in 6626 for 7_4_x.

@inugent inugent closed this Nov 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment