Skip to content

Electron lines

Maxime Schubiger requested to merge maxime_electron_lines into master

This MR intends to add :

  • track-calo digit matching to find electron energy deposit in ECAL
  • brem-recovery algorithm
  • momentum brem correction algorithm
  • Converter from x,y,z coordinates to cell ID
  • 5 electron lines (TrackElectronMVALine, SingleHighPtElectronLine, DisplacedDiElectronLine, TwoDisplacedLetponLine, SingleHighEtLine)
  • the calo sequence as default to all sequences

This MR needs !561 (merged) to be merged in order for the CI to work properly and Moore!1002 (merged) to run Moore with an updated reference for the ECAL geometry.

Edited by Maxime Schubiger

Merge request reports