-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Extended PhaseI Pixel Layers geometry scenario. #181
Extended PhaseI Pixel Layers geometry scenario. #181
Conversation
Hi, I took CMSSW_7_0_X_2013-07-25-0200, pulled these changes and ran the unit tests and Relvals. All the tests passed. |
Hi, I think it should be queued also for 61X_SLHCX, right? |
I would suggest a more meaningful name for this geometry. Perhaps Extended2017PlusFwdPixel (as it is presumably the postls1+phase 1 pixel+forward pixel extension (where as the Phase1 pixel is just the current geometry plus the tracker upgrade, which is more or less obsolete) and "Layers" is not meaningful to me. |
Ok, I'll close it for the moment. This geometry description is not ready as I understand. |
To be renamed when ready. |
There is no harm in including it in a development release, afaik.. For for fastsim, it is just a matter of having the reco geom which is basically there. The XML is sufficient. -----Original Message----- Ok, I'll close it for the moment. This geometry description is not ready as I understand. — |
Ianna was there any follow up on this? |
update watchers.yaml
Heppy LeptonAnalyzer: updates and more sensible defaults:
count status 2 b hadrons
New quality definition, and code refactorin
VG + TTbar1L powheg
SRCR trainings for 2L
Add clustering and calibration customization functions
…based_94X NanoAOD PRs 177, 179, 180 rebased to current 94X master
…w#181) * class to write L1 object information using standard data types * do not run l1object by default
…w#181) * class to write L1 object information using standard data types * do not run l1object by default
…w#213) * class to write L1 object information using standard data types * do not run l1object by default backport of (cms-sw#181)
* Changed DR so that tracks are only compared to each other if they're in the same overlapping rinv bin. * Added some comments * Changed parts of the code dealing with overlapbins to make it less complex. * Ran scram b -j 8 code-format and other such commands * Fixed line breaks from scram b -j8 code-format. * Fixed line breaks * Fixed line breaks * Deleted unused variables, made comments describing functions more explicit, and declared several things const to save CPU. * Added values that limit the number of tracks per bin and number of comparisons per bin based on firmware limitations. * Added variables that would allow cutting tracks after a set number of tracks is reached in each bin as well as limiting the number of tracks that are compared in eachbin. * Fixed the formatting of new values in Settings.h and PurgeDuplicate.cc * Fixed the formatting of new values in Settings.h and PurgeDuplicate.cc * Changed the way PurgeDuplicate.cc evaluates seedRank * To help rebase * Atownse2 calc bend cuts (cms-sw#178) * CalcBendCuts - Uses bend encoding to decode bend * Modified CalcBendCuts to be off by default, changed nzbinsPhiCorr to 1 by default * Added changed in TP LUT and set default nzbinsPhiCorr to 1 * Turned off CalcBendCuts and revised comments * PR Cleanup * More PR cleanup * Address PR comments * code-format * Deleted git comments from rebase. * Added comments to better explain functions in Settings.h * Changed a vector size comparison for DR that would keep 1 more track per bin than allowed * Changed DR values to recover performance * Added a DR variable to the maxStep map Co-authored-by: Daniel Ally <[email protected]> Co-authored-by: Austin Townsend <[email protected]>
* Changed DR so that tracks are only compared to each other if they're in the same overlapping rinv bin. * Added some comments * Changed parts of the code dealing with overlapbins to make it less complex. * Ran scram b -j 8 code-format and other such commands * Fixed line breaks from scram b -j8 code-format. * Fixed line breaks * Fixed line breaks * Deleted unused variables, made comments describing functions more explicit, and declared several things const to save CPU. * Added values that limit the number of tracks per bin and number of comparisons per bin based on firmware limitations. * Added variables that would allow cutting tracks after a set number of tracks is reached in each bin as well as limiting the number of tracks that are compared in eachbin. * Fixed the formatting of new values in Settings.h and PurgeDuplicate.cc * Fixed the formatting of new values in Settings.h and PurgeDuplicate.cc * Changed the way PurgeDuplicate.cc evaluates seedRank * To help rebase * Atownse2 calc bend cuts (#178) * CalcBendCuts - Uses bend encoding to decode bend * Modified CalcBendCuts to be off by default, changed nzbinsPhiCorr to 1 by default * Added changed in TP LUT and set default nzbinsPhiCorr to 1 * Turned off CalcBendCuts and revised comments * PR Cleanup * More PR cleanup * Address PR comments * code-format * Deleted git comments from rebase. * Added comments to better explain functions in Settings.h * Changed a vector size comparison for DR that would keep 1 more track per bin than allowed * Changed DR values to recover performance * Added a DR variable to the maxStep map Co-authored-by: Daniel Ally <[email protected]> Co-authored-by: Austin Townsend <[email protected]> readd data files as not yet in CMSSW release Create github_CI.yml Readd git CI code after branching from latest CMSSW relese bug fixes dummy tweak Make DR easier to understand update to python3 tweak tweak tweak tweak Switch to D88 geometry updated to geometry D88 migrate to D77 geom Switch to D88 geometry Update to new label names Update to new label names Switch to D88 geometry Allow use of D76 MC tweak Create README.md Update README.md Update README.md Update README.md DUMMY COMMIT BEFORE PR Removed CI and data files
Note: it should be taken to both 612_SLHC7 and 70x