Skip to content

Draft: Revise the TgcDigitMaker

Johannes Junggeburth requested to merge jojungge/athena:TgcDigitCleaning into main
  • Consistently use double for floating point arithmetric
  • Use Gaudi::Units everywhere
  • Deploy the TgcDigitJitterData to replace the mutlidimensional m_vecAngle_Time variable and its filling mechanism
  • Remove the m_isDeadChamber array + filling mechanism in favour of the TgcCondDbData
  • Remove the m_energyThreshold array + filling mechanism in favour of the TgcDigitThresholdData
  • Useage of the MuonDetectorManager from the conditions store

Tagging: @masato, @junpei

Edited by Johannes Junggeburth

Merge request reports