Skip to content

Use position of TrackParameter instead of (10., 10., 0.) (ATLASRECTS-4727, ATLASRECTS-4728)

Susumu Oda requested to merge oda/athena:master-ATLARECTS-4727 into master

Use position of TrackParameter instead of (10., 10., 0.) around the origin in getBound method of SiDetElementsRoadMaker_xk and TRT_DetElementsRoadMaker_xk.

RunTier0Tests.py did not find differences in q221 but found differences in q431. RunTier0Tests.log

Since the field is solenoid and is used for road definition, the differences are expected to be small.

I made histograms using InDetPhysValMonitoring package without track selection with the AOD files produced by the q431 test. http://epp.phys.kyushu-u.ac.jp/~oda/misc/DCube/PhysVal_MR20978.root.dcube.xml.php

  • Reference: (10., 10., 0.)
  • Monitored: position of TrackParameter

There are no visible differences.

Ping @goetz

Edited by Susumu Oda

Merge request reports