Skip to content

Add minor quality-of-life enhancements to LHCbApp

Alex Pearce requested to merge apearce-lhcbapp-features into master

Two new features for the LHCbApp configurable:

  1. Set CondDB().Upgrade = True when LHCbApp().DataType is set to "Upgrade". Closes #3 (closed).
  2. Allow LHCbApp().TupleFile to be set. This configures NTupleSvc and adds it to ApplicationMgr. There's a new test which sets this property.

Required by Moore!749 (merged) and MooreAnalysis!30 (merged).

Edited by Rosen Matev

Merge request reports