Skip to content

Prefer DeMuonDetector::position over DeMuonDetector::Tile2XYZ

Gerhard Raven requested to merge fix-uninitialized-variables into master

use DeMuonDetector::position to avoid the presence of uninitialised variables which are due to the fact that DeMuonDetector::Tile2XYZ uses 'out' parameters.

Edited by Gerhard Raven

Merge request reports