-
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
Update L1Scouting Data Format tests and minor code fixes #43984
Conversation
* Add test files to L1 Scouting data format * Reordered in alphabetical order DataFormats/L1Scouting/src/classes_def.xml * fixed minor bug in OrbitCollection * Correct Calo phiLSB conversion to reflect the approximation currently being used by caloL2Trigger * Added new ScoutinngDataSource IDs for the calo scouting TCP-based DAQ.
cms-bot internal usage |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43984/38899
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43984/38901
|
A new Pull Request was created by @Mmiglio (Matteo Migliorini) for master. It involves the following packages:
@emeschi, @smorovic, @cmsbuild can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test with cms-data/DataFormats-L1Scouting#2 and cms-data/DataFormats-L1ScoutingRawData#2 |
@cmsbuild please test with cms-data/DataFormats-L1Scouting#2 and cms-data/DataFormats-L1ScoutingRawData#2 |
@cmsbuild please test with cms-data/DataFormats-L1Scouting#2 |
@cmsbuild abort tests |
@cmsbuild abort test |
@cmsbuild please test with cms-data/DataFormats-L1Scouting#2 , cms-data/DataFormats-L1ScoutingRawData#2 |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43984/38989
|
@cmsbuild please test with cms-data/DataFormats-L1Scouting#2 , cms-data/DataFormats-L1ScoutingRawData#2 |
+daq |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @rappoccio, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
The aim of this PR is to add test files to
DataFormats/L1Scouting
andDataFormats/L1ScoutingRawData
, as requested in #43467 (comment). Test files have been added to cms-data in these two PRs:Additionally, I've taken the opportunity to introduce minor changes in other modules, most notably:
OrbitCollection
data formatPR validation:
Validated files produced with this new version files against a set of reference data.