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

[DO NOT MERGE - TEST ONLY] Remove #31730 and #32021 from #31907 #32164

Closed
wants to merge 511 commits into from

Conversation

silviodonato
Copy link
Contributor

PR description:

This PR is a copy of #31907 after having removed commits

The purpose of this PR is the review of #31907

andrius and others added 30 commits August 21, 2020 19:17
This ensures that files get overwritten to save space
This is required to bring the file size down without needing to
decompress the entire file when doing partial reads from the new DQM GUI
…AtBeginRun_11_1_X

[11_1_X] update the B-Field configuration at beginRun in SimG4Core/GeometryProducer
Add modules to produce a boolean value, and filter based on it
[11_1_X] improving performance of PuppiProducer
…in-autocond-backport

Use ideal pixel bad components and remove obsolete pixel tags for Phase-2 simulation (backport)
…020-11_1_X

Update Run 3 data GTs to those used in 2020 MWGR3 [11_1_X]
…9-02-2300-fix-deg-to-rad-conversion

Fix deg to rad conversion in L1TkMuonProducer ("ManTra" version) for HLT TDR [11_1_X]
@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32164/19866

ERROR: Build errors found during clang-tidy run.

Geometry/HGCalCommonData/interface/HGCalParameters.h:174:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Geometry/HGCalCommonData/interface/HGCalTypes.h:62:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Geometry/HGCalCommonData/interface/HGCalTypes.h:82:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Suppressed 2358 warnings (2349 in non-user code, 8 NOLINT, 1 with check filters).
--
Geometry/HGCalCommonData/interface/HGCalParameters.h:174:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Geometry/HGCalCommonData/interface/HGCalTypes.h:62:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Geometry/HGCalCommonData/interface/HGCalTypes.h:82:1: error: version control conflict marker in file [clang-diagnostic-error]
<<<<<<< HEAD
^
Suppressed 2339 warnings (2330 in non-user code, 8 NOLINT, 1 with check filters).
--
gmake: *** [config/SCRAM/GMake/Makefile.coderules:128: code-checks] Error 2
gmake: *** [There are compilation/build errors. Please see the detail log above.] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment