Skip to content
Snippets Groups Projects

Creating new Algorithms for Muon RDO to Digit conversion

  1. Jun 13, 2019
    • John Chapman's avatar
      Creating new Algorithms for Muon RDO to Digit conversion · 0cb15503
      John Chapman authored
      In order to simplify running MC Overlay separately for the
      different Muon technologies this commit creates separate
      Algorithms to convert RDOs to Digits for each technology.
      
      The code in each Algorithm is based on the existing code
      in `MuonRdoToMuonDigitTool`. The syntax has also been tidied
      where possible.
      
      `MdtRdoToMdtDigit`, `RpcRdoToRpcDigit` and `TgcRdoToTgcDigit`
      have all been tested in an Overlay job. `CscRdoToCscDigit`
      has only been compiled, but not run.
      0cb15503
Loading