Add minor quality-of-life enhancements to LHCbApp
Two new features for the LHCbApp
configurable:
- Set
CondDB().Upgrade = True
whenLHCbApp().DataType
is set to"Upgrade"
. Closes #3 (closed). - Allow
LHCbApp().TupleFile
to be set. This configuresNTupleSvc
and adds it toApplicationMgr
. There's a new test which sets this property.
Required by Moore!749 (merged) and MooreAnalysis!30 (merged).
Edited by Rosen Matev