Skip to content
Snippets Groups Projects
  • Released date
  • Created date

v28r3 Historical release

Release notes

2018-06-21 MooreOnline v28r3

Production version for 2018, post TS1

Based on Gaudi v29r4, LHCb v44r3, Lbcom v22r0p4, Rec v23r3, Phys v25r6, Hlt v28r3, Moore v28r3. This version is released on the master branch.

v28r2p1 Historical release

Release notes

2018-05-23 MooreOnline v28r2p1

Production version for 2018

Based on Gaudi v29r4, LHCb v44r2p1, Lbcom v22r0p3, Rec v23r2p1, Phys v25r4, Hlt v28r2p1, Moore v28r2p1 This version is released on the master branch.

  • Disable sending of histograms by the MonitorSvc in HLT2., !53 (@raaij)

v28r2 Historical release

Release notes

2018-04-20 MooreOnline v28r2

Production version for 2018

Based on Gaudi v29r4, LHCb v44r2, Lbcom v22r0p2, Rec v23r2, Phys v25r2, Hlt v28r2, Moore v28r2 This version is released on the master branch.

v28r1 Historical release

Release notes

2018-04-12 MooreOnline v28r1

Production version for 2018

Based on Gaudi v29r3, LHCb v44r1, Lbcom v22r0p1, Rec v23r1, Phys v25r1, Hlt v28r1, Moore v28r1 This version is released on the master branch.

  • extend DataType range to 2018, !50 (@maszyman)
  • Merge 2017-patches into master, !49 (@rmatev)
  • Removed use of deprecated factories, !46 (@clemenci)
  • Fix build with latest ROOT by switching to std::unordered_{set,map}., !43 (@raaij)

v26r6p1 Historical release

Release notes

2018-03-01 MooreOnline v26r6p1

Intermediate release on 2017 Gaudi for 2018 preparation

Based on Gaudi v28r2, LHCb v42r6p1, Lbcom v20r6p1, Rec v21r6p1, Phys v23r7p1, Hlt v26r6p1, Moore v26r6p1 and Online v6r10. This version is released on 2017-patches branch.

  • Add uncommitted improvements from the pit, !47 (@rmatev)
    • Force use of functor cache only
    • Move patterns for silencing warnings out of runOnline.py
    • Reduce HLT2 nice from 19 to 17 (on Beat's request)

v26r6 Historical release

Release notes

2017-09-13 MooreOnline v26r6

Production release for 2017 data taking

Based on Gaudi v28r2, LHCb v42r6p1, Rec v21r6p1, Phys v23r6p1, Hlt v26r6, Moore v26r6, Online v6r7

v26r5 Historical release

Release notes

2017-07-07 MooreOnline v26r5

Production release for 2017 data taking

Based on Gaudi v28r2, LHCb v42r5, Rec v21r5, Phys v23r5, Hlt v26r5, Moore v26r5, Online v6r5

  • Patches

    • Temporarily add Online/Hlt2Monitoring from Online!107 Commit is 4ce15e5143eeec26e0b238a618222af5567c0104
  • Do not set routing bit 96, !40 (@rmatev)

  • Check service before sending data and avoid blocking, !38 (@raaij)

    • Check if transmitter service is available and OK before sending data
    • Add timeouts to send calls to avoid blocking

v26r4 Historical release

Release notes

2017-06-08 MooreOnline v26r4

Production release for 2017 data taking

Based on Gaudi v28r2, LHCb v42r4, Rec v21r4, Phys v23r4, Hlt v26r4, Moore v26r4

  • Update configuration and generation of startup scripts, !36 (@raaij)
  • Spread sending of monitoring messages over events, !35 (@raaij)

v26r3 Historical release

Release notes

2017-05-11 MooreOnline v26r3

Validation release for 2017 data taking

Based on Gaudi v28r2, LHCb v42r3, Rec v21r3, Phys v23r3, Hlt v26r3, Moore v26r3

This version is released on the master branch.

  • Update Online version, !33 (@rmatev)
  • Follow changes in Online to allow variable bins and bin labels., !32 (@raaij)

v26r2 Historical release

Release notes

2017-03-30 MooreOnline v26r2

Development release for April 2017 commissioning week

Based on Gaudi v28r2, LHCb v42r2, Rec v21r2, Phys v23r2, Hlt v26r2 and Moore v26r2.

  • Update HLT2 monitoring and follow changes in online.
    • This relies on Online!71, which include all the latest changes to the Online packages, which are therefore removed from MooreOnline again.
    • See merge request !29
  • Extend DataType range to 2017
    • See merge request !30