Conversation
| self.REPACKDefaultSeq='DigiToRawRepack' | ||
| self.PATDefaultSeq='miniAOD' | ||
| self.PATGENDefaultSeq='miniGEN' | ||
| #TODO: Check based of file input |
There was a problem hiding this comment.
Hi Kenneth - did you have an idea how to do this? I've been running the GEN and NANOGEN steps independently due to different CMSSW versions, and so had to change this logic for my use case. I see cmsDriverOptions.py has a --inputEventContent argument, but I don't know if requiring that argument is ideal.
There was a problem hiding this comment.
no, I don't think it's possible to have pieces of a config that run in different CMSSW versions. But for GEN it really doesn't matter, I just use the 10_6 or 11_X for everything.
(assuming you're using a gridpack, it doesn't matter at all, and you probably don't care tooooo much about the Pythia version)
There was a problem hiding this comment.
By the way you can see a lot of configs and cmsDriver commands that I've used here:
…ms (L1Trigger/TrackFindingTMTT) (cms-sw#29381) * create separate PRs for the two L1TK packages * Improved KF efficiency at high eta * Moved MC data files to cms-data * Removed old file * Removed KF HLS to put instead in external library * Ran scram b code-format * Delete KF4ParamsComb.h.bak * Delete KF4ParamsCombIV.bak * Delete KF4ParamsCombV2.bak * Delete KF5ParamsComb.h.bak * Delete KF4ParamsComb.cc.bak * Delete KF4ParamsCombIV.bak * Delete KF4ParamsCombV2.bak * Delete KF5ParamsComb.cc.bak * L1 tk integration tmtt pre5 (#7) * Added CMS code style fixes * Removed old file * Reapplied stub b code-format * All code review changes (#13) * Fix clang errors (#14) * fixed clang error * directory for MC txt files * Fixed clang warnings + minor simplifications (#15) * tweak * tweak * Fixed clang warnings and small simplifications * Fixed clang warnings and small simplifications * All remaining review comments addressed (#16) * Replaced vector size with empty function * Simplified DegradeBend and StubWindowSuggest * Fixed more review comments * More review comments * code reformat * Ran exhaustive clang tidy * Added library to BuildFile.xml (#17) * Deleted TrackFindingTMT/data/README (#18) * Added library to BuildFile.xml (This was already done yesterday. Not sure why it appears again) * README file in data directory deleted * Fix review comments (#20) Co-authored-by: Louise Skinnari <louise.skinnari@cern.ch>
Add params needed for muon corrections
Code maintenance for Run III in the DQMOffline ZCounting.
No description provided.