Skip to content

Add CODEOWNERS file

Alex Pearce requested to merge apearce-codeowners into master

See #65 (closed) for details, an issue this MR closes, and the comment header at the top of the new file.

I've assigned owners based on what's in my head and on the commit history of each file.

It's important that everyone named as an "owner" acknowledges they're happy with being associated to a particular set of files. So, I ask everything in the list below to:

  • Check off next to their names if you are happy with being associated to the corresponding files (you can edit this description directly), or
  • Suggest an alternative in a comment if you are not happy (which is OK!).

If you are not listed as an owner but would like to be, please also leave a comment to that effect.


Documentation

PyConf

Moore

Reconstruction

PyConf

Reconstruction configuration

Calorimeter

HLT1 and HLT2 tracking

Muon

  • /Hlt/RecoConf/python/RecoConf/*muon*.py

RICH

  • /Hlt/RecoConf/python/RecoConf/rich*.py

MC checking and performance

  • /Hlt/RecoConf/python/RecoConf/mc*.py
  • HLT1 tracking performance tests under /Hlt/RecoConf/tests/qmtest/performance.qms/
  • /Hlt/RecoConf/tests/qmtest/mc_cheated_pattern_recognition.qmt

Moore application configuration

Persistence

HLT1 configuration

Note that most code relevant for HLT1 now lives in the Allen project

1- and 2-track MVA lines

  • /Hlt/Hlt1Conf/python/Hlt1Conf/lines/track_mva.py

Muon lines

  • /Hlt/Hlt1Conf/python/Hlt1Conf/lines/high_pt_muon.py
  • /Hlt/Hlt1Conf/python/Hlt1Conf/lines/low_pt_muon.py
  • /Hlt/Hlt1Conf/python/Hlt1Conf/lines/track_muon.py

SMOG lines

  • /Hlt/Hlt1Conf/python/Hlt1Conf/lines/smog_lines.py

HLT2 configuration

B2CC

  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/Bs2JpsiPhi.py

B2OC lines

B&Q

Charm lines

  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/D02HH.py
  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/D02HHHH.py
  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/D2HHH.py
  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/RareCharm*.py

Jet lnes

Topological B

  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/topological_b/

Rare decays

  • /Hlt/Hlt2Conf/python/Hlt2Conf/lines/inclusive_radiative_b/

Selection framework test bed

Edited by Alex Pearce

Merge request reports