RTA Shift Summary 07/06/2021 - 20/06/2021
RTA shifter: Xiaoyu Zhu (@zhux )
RTA maintainer: Chris Jones (@jonrob)
Shift period: 07/06/2021 - 20/06/2021
Next shifter: Ziyi Wang (@ziyiw )
Useful Imformation
1.Useful link:
(L1) https://twiki.cern.ch/twiki/bin/viewauth/LHCb/RealTimeAnalysisShifterChecklist
The "Daily Routine" in that page is most important
(L2) https://indico.cern.ch/event/855074/contributions/3596715/attachments/1926611/3189833/Training_for_RTA_software_shifters.pdf
p8-11 p19-26 important to shifter
(L3) https://twiki.cern.ch/twiki/bin/view/LHCb/LHCbNightlies#Nightly_tests_reference_files
The "Nightly tests reference files" in that page is most important for ref update
2.For ref update
(1) you should comfirm the test failure caused by the ref.
(2) Follow link (L3) https://twiki.cern.ch/twiki/bin/view/LHCb/LHCbNightlies#Nightly_tests_reference_files
and https://docs.google.com/spreadsheets/d/1W8Z3GxA-Snw1RzKeYqRSfXshpoQa60YPROEKIH5BdKQ/edit#gid=406405759
(3) You may need these git command:
> git status
> git add -u
> git commit -m ' information about this commit'
> git commit --amend --no-edit (//if you did miss some file in the last commit use this to add them to avoid having two commits in the MR instead of one)
> git push --set-upstream origin 'your branch'
> git reset --soft HEAD^
> git reset . or git reset <filename>
Open MRs
Ref. | Description | Status |
---|---|---|
Allen!514 (merged) | Use endvelo states in compassUT | ci-test |
Allen!521 (merged) | Add SelReport writer | ci-test |
LHCb!2939 (closed) | Adding a clone method to FTCluster | discussion ongoing |
LHCb!2942 (merged) | Add v7 FT decoding | check ci-test |
MooreAnalysis!33 (merged) | Add MCTupleToolTOS to HltEfficiencyChecker control flow | ready to merge |
Lbcom!551 (merged) | Rewrite CMake configuration in "modern CMake" | nightly test |
Allen!561 (merged) | Read MC info from MDF file | discussion ongoing |
Rec!2415 (merged) | Write MC info from TrackerDumper into RawBanks | discussion ongoing |
Rec!2416 (merged) | Rewrite CMake configuration in "modern CMake" | discussion ongoing |
!809 (merged) | Script to write default raw event and MC info to MDF file | discussion ongoing |
Phys!931 (merged) | Rewrite CMake configuration in "modern CMake" | discussion ongoing |
Alignment!184 (merged) | Rewrite CMake configuration in "modern CMake" | discussion ongoing |
LHCb!3064 (merged) | max number of digits per sensor fixed as 252 | discussion ongoin |
Phys!940 (merged) | Use CaloFutureUtils without CaloParticle. | discussion ongoing and re-test |
Allen!574 (merged) | AMD improvements | discussion ongoing and re-test |
Alignment!191 (merged) | Fix DD4hep compilation | discussion ongoing |
Rec!2463 (merged) | New parameters for scattering noise approximation | discussion ongoing and re-test |
Phys!951 (merged) | fix clang loop copy warning | ready to merge |
Rec!2471 (merged) | Add ProbNNx functors | discussion ongoing |
LHCb!3105 (merged) | Add proxy to PrUpstreamTracks | nightly test |
Allen!593 (closed) | Update Allen CI pipeline for Allen!514 (comment 4569467) | ready to merge |
LHCb!3108 (merged) | RawBank: factor out common conversion code in type parsing | ready to merge |
Merged MRs
Ref. | Description |
---|---|
Allen!591 (merged) | follow changes in LHCb!3102 (merged) |
Rec!2475 (merged) | follow changes in LHCb!3102 (merged) |
LHCb!3102 (merged) | Introduce strong types StationID,QuarterID,LayerID,MatID in FTChannelID |
Boole!343 (merged) | Follow changes in LHCb!3102 (merged) |
LHCb!3089 (merged) | Consolidate FSRAlgs |
LHCb!3103 (merged) | Fix clang warnings |
Allen!571 (merged) | Added cos(DIRA) to two-track vertex variables |
!834 (merged) | Added new rare charm Hlt2 lines |
Allen!589 (merged) | update hyperlink in the main readme to point to the correct checker/plotting readme |
!865 (merged) | Remove CloneFilteredParticles from make_detached_dielectron_with_brem |
Phys!941 (merged) | Fix logic error in FunctionalDiElectronMaker |
Rec!2445 (merged) | Adapt to LHCb!3067 (merged) |
LHCb!3067 (merged) | Add some v2 proxies to pr tracks, turn Tag namespace into struct |
Brunel!1148 (merged) | Update refs for Rec!2450 (merged) and Rec!2468 (merged) and gaudi/Gaudi!989 (merged) |
!882 (merged) | Update refs for Rec!2450 (merged) and Rec!2468 (merged) and gaudi/Gaudi!1136 (merged) |
Rec!2468 (merged) | MaterialLocator: remove backwards-compatible thread-unsafe caching |
Rec!2450 (merged) | Adapt the UT sector handling in PrAddUTHits |
Allen!580 (merged) | Adapt to drop of StatusCode check via StatusCodeSvc |
Phys!943 (merged) | Adapt to drop of StatusCode check via StatusCodeSvc |
Rec!2453 (merged) | Adapt to drop of StatusCode check via StatusCodeSvc |
LHCb!3070 (merged) | Adapt to drop of StatusCode check via StatusCodeSvc |
!806 (merged) | Add script to produce ECAL clustering efficiency plots |
Lbcom!554 (merged) | Add cluster ET and area to CaloClusterEfficiency checker |
Alignment!190 (merged) | Changes to adapt to LCG 100 and DD4hep 01.16.01: DD4hep changed name and... |
Rec!2432 (merged) | fix bug in SelectiveBremMatchAlg |
LHCb!3022 (merged) | First step towards dropping GaudiAlgorithm from Particle2MCLinker |
Rec!2467 (merged) | StateDetailedBetheBlochEnergyCorrectionTool : actually use Material Cache |
Closed MRs
Ref. | Description | Why |
---|---|---|
!878 (closed) | Update Moore reference files from lhcb-master-mr#2435, To be test with Rec!2450 (merged) | the ref updates will be redone in another MR |
Brunel!1147 (closed) | Update Brunel for Rec!2450 (merged) | this was included in !1148 (merged) |
Brunel!1144 (closed) | Update reference files from lhcb-master-mr#2413, to be test with Rec!2450 (merged) | This was done in !1148 (merged) |
!881 (closed) | update Moore for Rec!2450 (merged) | This was done with !882 (merged) |
!883 (closed) | New Update Moore for Rec!2450 (merged) | This was done with !882 (merged) |