Rename Calo::Future namespace into LHCb::Calo
- Rename Calo::Future into LHCb::Calo
- Prefer std::string_view instead of std::string in CaloFuture*Utils
- this avoids creating temporary std::string in case the arguments are string literals.
- drop redundant LHCb:: prefix for code which is in LHCb:: namespace
- prefer callback handlers to verify properties instead of code in initialize()
- prefer range-based for loops
- avoid copying std::vector if not neccessary
- initialize member variables when declaring them
must be applied in conjunction with Rec!1682 (merged)
Edited by Marco Cattaneo
Merge request reports
Activity
added 1 commit
- 9991e7a3 - Prefer std::string_view instead of std::string in CaloFuture*Utils
mentioned in commit Rec@3ec6c541
mentioned in merge request Rec!1682 (merged)
mentioned in commit Rec@71e3dc08
added 1 commit
- 6ca75fac - rename LHCb::CaloFutureAlgUtils into LHCb::Calo::Utilities
added 1 commit
- 81a24baa - rename LHCb::CaloFutureAlgUtils into LHCb::Calo::Utilities
mentioned in commit Rec@afd5a836
mentioned in commit Rec@5bf4572d
added 1 commit
- d57838e2 - * rename CaloFutureDigitFilterAlg into * LHCb::Calo::DAQ::Algorithms::DigitFilter
added 1 commit
- bd664e17 - * rename CaloFutureDigitFilterAlg into * LHCb::Calo::DAQ::Algorithms::DigitFilter
mentioned in commit Rec@1ef25a3e
mentioned in commit Rec@08b26df8
mentioned in commit Rec@a1823795
added 1 commit
- 5e5df17b - * rename CaloFutureDigitFilterAlg into * LHCb::Calo::DAQ::Algorithms::DigitFilter
mentioned in commit Rec@276f120a
added 16 commits
-
5e5df17b...fc3e2970 - 11 commits from branch
master
- b72447b1 - Rename Calo::Future namespace into LHCb::Calo
- 635a6d43 - Minor updates to CaloFutureDAQ
- 60f71cf9 - Prefer std::string_view instead of std::string in CaloFuture*Utils
- 049313a6 - rename LHCb::CaloFutureAlgUtils into LHCb::Calo::Utilities
- 92a86b67 - * rename CaloFutureDigitFilterAlg into * LHCb::Calo::DAQ::Algorithms::DigitFilter
Toggle commit list-
5e5df17b...fc3e2970 - 11 commits from branch
- [2019-09-10 00:09] Validation started with lhcb-tdr-test#668
- [2019-09-11 00:16] Validation started with lhcb-tdr-test#669
- [2019-09-12 00:12] Validation started with lhcb-tdr-test#670
- [2019-09-12 12:27] Validation started with lhcb-tdr-test#671
- [2019-09-13 00:09] Validation started with lhcb-tdr-test#672
- [2019-09-14 00:03] Validation started with lhcb-gauss-dev#2137
- [2019-09-14 00:06] Validation started with lhcb-lcg-dev4#1030
- [2019-09-14 00:06] Validation started with lhcb-lcg-dev3#1020
- [2019-09-14 00:06] Validation started with lhcb-sanitizers#370
- [2019-09-14 00:08] Validation started with lhcb-test-throughput2#151
- [2019-09-14 00:09] Validation started with lhcb-gaudi-head#2385
- [2019-09-14 00:10] Validation started with lhcb-tdr-test#673
- [2019-09-14 00:11] Validation started with lhcb-head#2366
- [2019-09-14 00:33] Validation started with lhcb-lcg-dev4#1030
- [2019-09-15 00:03] Validation started with lhcb-gauss-dev#2138
- [2019-09-15 00:05] Validation started with lhcb-gaudi-head#2386
- [2019-09-15 00:05] Validation started with lhcb-head#2367
- [2019-09-15 00:05] Validation started with lhcb-lcg-dev4#1031
- [2019-09-15 00:06] Validation started with lhcb-sanitizers#371
- [2019-09-15 00:07] Validation started with lhcb-test-throughput2#152
- [2019-09-15 00:09] Validation started with lhcb-lcg-dev3#1021
- [2019-09-15 00:11] Validation started with lhcb-tdr-test#674
- [2019-09-15 00:25] Validation started with lhcb-coverity#472
- [2019-09-16 00:04] Validation started with lhcb-gauss-dev#2139
- [2019-09-16 00:05] Validation started with lhcb-lcg-dev3#1022
- [2019-09-16 00:06] Validation started with lhcb-lcg-dev4#1032
- [2019-09-16 00:06] Validation started with lhcb-sanitizers#372
- [2019-09-16 00:07] Validation started with lhcb-gaudi-head#2387
- [2019-09-16 00:07] Validation started with lhcb-test-throughput2#153
- [2019-09-16 00:09] Validation started with lhcb-tdr-test#675
- [2019-09-16 00:12] Validation started with lhcb-head#2368
Edited by Software for LHCb
Please register or sign in to reply