Correct DD4HEP paths in FT to fix the boole-FT test
Related to lhcb-conddb/lhcb-conditions-database!48 (merged) and Detector!340 (merged).
Running the test with upgrade/master now succeeds but yields an output diff of:
Init INFO Member list: GaudiSequencer/InitBooleSeq, GaudiSequencer/InitDataSeq
-InitBooleSeq INFO Member list: BooleInit, GaudiSequencer/SpilloverHandler
+InitBooleSeq INFO Member list: BooleInit, LHCb::Det::LbDD4hep::IOVProducer/ReserveIOVDD4hep, GaudiSequencer/SpilloverHandler
BooleInit SUCCESS ==================================================================
@@ -13,2 +13,3 @@
BooleInit SUCCESS ==================================================================
+LHCb::Det::LbDD... INFO Field map location: DBASE/FieldMap/vXrYpZ/cdf
RootHistSvc INFO Writing ROOT histograms to: Boole-FT-10ev-histos.root
@@ -20,3 +21,2 @@
MCFTDepositCrea... INFO Selecting 50/fb attenuation map using power-law radiation damage model without aging fibres and without replaced center module.
-DeFTDetector INFO Current FT geometry version = 64
Link INFO Member list: GaudiSequencer/LinkFTSeq
@@ -36,5 +36,7 @@
ApplicationMgr INFO Application Manager Started successfully
+BooleInit INFO Evt 2951, Run 16564960, Nr. in job = 1
+FTRawBankDecoder INFO Conditions DB is compatible with FT bank version 7 and 8.
FTRawBankEncoder INFO Conditions DB is compatible with FT bank version 7 and 8.
-FTRawBankDecoder INFO Conditions DB is compatible with FT bank version 7 and 8.
-BooleInit INFO Evt 2951, Run 16564960, Nr. in job = 1
+DeMagnetConditi... INFO Loading mag field from DBASE/FieldMap/vXrYpZ/cdf
+MagneticFieldEx... INFO Scale factor: 0.000000
LHCb::RawDataCn... INFO Opened(NEW) MDF stream:PFN:Boole-FT-10ev.mdf ID:0x########
@@ -54,4 +56,4 @@
FTLiteClusterMo... INFO --------FT Lite clusters------------
-FTLiteClusterMo... INFO Cluster efficiency = ( 97.0 +/- 0.9 )%
-FTLiteClusterMo... INFO Cluster efficiency p>5GeV = ( 98.3 +/- 0.5 )%
+FTLiteClusterMo... INFO Cluster efficiency = ( 0.0 +/- 0.0 )%
+FTLiteClusterMo... INFO Cluster efficiency p>5GeV = ( 0.0 +/- 0.0 )%
FTLiteClusterMo... INFO -------------------------------
Edited by Louis Henry