Skip to content

Move MuonRawToHits to condition derivation

Gerhard Raven requested to merge move-muonrawtohits-to-derived-conditions into master
  • add a ComputeTilePosition class to Det/MuonDet which uses the code from MuonFastPosTool and which replaces it.
  • register ComputeTilePosition as derived condition of DeMuonDetector
  • add DeMuonDetector::tile2position which returns by value, which is easier to use than DeMuonDetector::Tile2XYZ
Edited by Gerhard Raven

Merge request reports