Reading Sprucing and Turbo output in new format and make use of new LHCb `reading.py` functions
To go with Moore!1137 (merged), MooreAnalysis!65 (merged), LHCb!3303 (merged)
Follows changes to Sprucing output and uses reading functions
Drive by options process
(Turbo, Spruce and for now Hlt2) and stream
. By using the new reading functions the complications of RawEvent locations are hidden.
Resolves #26 (closed)
Merge request reports
Activity
added DPA-WP3 Persistency cleanup labels
assigned to @nskidmor
- Resolved by Nicole Skidmore
There are 2 failing tests that I cant fix. @dfazzini, @pkoppenb could you take a look?
16 - DaVinciTests.davinci.test_davinci_tupling_DTF (Failed)
HiveDataBrokerSvc FATAL in sysInitialize(): exception with tag=Property::fromString is caught HiveDataBrokerSvc ERROR Property::fromString Cannot convert '['J/psi(1S)']' for property 'MassConstraints' in class 'DecayTreeFitterAlg': std::invalid_argument, cannot parse '['J/psi(1S)']' to std::vector<int,std::allocator<int> > StatusCode=FAILURE
26 - DaVinciTests.prodconf.test_prod_conf (Failed)
diff --git config_reference.opts/HDRFilter_B0DsK config_prodconf.opts/HDRFilter_B0DsK index c9e4685..876c659 100644 --- config_reference.opts/HDRFilter_B0DsK +++ config_prodconf.opts/HDRFilter_B0DsK @@ -1,2 +1,2 @@ "Code": "HLT_PASS('SpruceB2OC_BdToDsmK_DsmToHHH_FEST_LineDecision')" -"Location": "/Event/Spruce/DecReports/1342358001913532896" +"Location": "/Event/Spruce/DecReports/4121982852993726920" diff --git config_reference.opts/Spruce config_prodconf.opts/Spruce index 23f199b..a6a125c 100644 --- config_reference.opts/Spruce +++ config_prodconf.opts/Spruce @@ -1,5 +1,5 @@ "ANNSvc": "HltANNSvc" -"OutputHltDecReportsLocation": "/Event/Spruce/DecReports/1342358001913532896" +"OutputHltDecReportsLocation": "/Event/Spruce/DecReports/4121982852993726920" "OutputLevel": 4 "RawEventLocations": "/Event/default" "SourceID": "Spruce"
- Resolved by Nicole Skidmore
For DTF, I'd like to see this happening on a real ci-test. I believe you build on an obsolete Phys.
- Resolved by Eduardo Rodrigues
- Resolved by Nicole Skidmore
- Resolved by Eduardo Rodrigues
mentioned in merge request Moore!1137 (merged)
mentioned in issue Moore#362 (closed)
- [2021-12-17 17:24] Validation started with lhcb-master-mr#3367
- [2021-12-18 19:53] Validation started with lhcb-master-mr#3374
- [2021-12-19 18:34] Validation started with lhcb-master-mr#3379
Edited by Software for LHCbmentioned in merge request MooreAnalysis!65 (merged)
mentioned in merge request LHCb!3303 (merged)