Add BeamSpot retriever to InDetRetrieversCfg (CA config)
Add BeamSpotRetriever data-type into getDataTypes, add BeamSpotRetrieverCfg configuration function and merge its output Component Accumulator into the Inner Detector retrievers configuration (InDetRetrieversCfg config function). This adds the following BeamSpot position information of the PV to the output xml, for example:
> <BeamSpot count="1" storeGateKey="BeamSpot">
>
> <label>
> Beamspot_position_at_PV_z_position
> </label>
> <sigmaX>
> 0.00796396
> </sigmaX>
> <sigmaXY>
> 3.45524e-06
> </sigmaXY>
> <sigmaY>
> 0.00857973
> </sigmaY>
> <sigmaZ>
> 36.4616
> </sigmaZ>
> <status>
> 59
> </status>
> <tiltX>
> -4.18488e-05
> </tiltX>
> <tiltY>
> -5.09917e-05
> </tiltY>
> <x>
> -0.64885
> </x>
> <y>
> -0.233964
> </y>
> <z>
> 3.72128
> </z>
> </BeamSpot>
Merge request reports
Activity
added EventDisplay main labels
Thanks @beltran . Looks good to me from event display point of view. Could you document in the description what extra information is added to the output xml by this MR? And then I think this can be marked as ready.
This merge request affects 1 package:
- graphics/JiveXML
This merge request affects 1 file:
- graphics/JiveXML/python/JiveXMLConfig.py
Adding @rbianchi as watcher
added review-pending-level-1 label
CI Result SUCCESS (hash 456bf3f9)Athena externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 3624]added review-approved label and removed review-pending-level-1 label
mentioned in commit fb47d146