Skip to content

[Futurev4] Propagate changes in Rich1 description

Michal Mazurek requested to merge mimazure_detector_changes_rich1 into Futurev4

@bcouturi This should fix the problem reported in the Geometry Valdiation channel:

LHCb::Det::LbDD...   INFO Loading DD4hep Geometry: /tmp/rmatev/tmprEFxGK.xml
CompactLoader        INFO +++ Processing compact file: /tmp/rmatev/tmprEFxGK.xml
Detector             INFO *********** Created World volume with size: 5000 5000 5000
Alignments           INFO ++ Add dependency: alignmentsComputedKey: /world 00000000F25B48E3
Compact              INFO ++ Converted subdetector:UpstreamRegion of type DD4hep_VolumeAssembly
Compact              INFO ++ Converted subdetector:BeforeMagnetRegion of type DD4hep_VolumeAssembly
Compact              INFO ++ Converted subdetector:MagnetRegion of type DD4hep_VolumeAssembly
Compact              INFO ++ Converted subdetector:AfterMagnetRegion of type DD4hep_VolumeAssembly
Compact              INFO ++ Converted subdetector:DownstreamRegion of type DD4hep_VolumeAssembly
XercesC             FATAL +++ FATAL Error at file "", Line 0 Column: 0 Message:unable to open primary document entity '/home/rmatev/stack-sim/Detector/compact/trunk/Rich1/materials.xml'
LHCb::Det::LbDD...  FATAL in sysInitialize(): standard std::exception is caught
LHCb::Det::LbDD...  ERROR Document::root: Invalid handle!
dd4hep: Error interpreting XML nodes of type <include/>
dd4hep: while parsing /tmp/rmatev/tmprEFxGK.xml
dd4hep: with plugin:DD4hep_CompactLoader
ServiceManager      ERROR Unable to initialize service "LHCb::Det::LbDD4hep::DD4hepSvc"

It was caused by the changes introduced in the detector description of Rich1

cc: @gcorti, @rmatev

Edited by Michal Mazurek

Merge request reports