Changeset d1ab205 in git for modules/CscClusterId.h
- Timestamp:
- Jan 11, 2022, 10:25:45 PM (3 years ago)
- Children:
- 157fe13
- Parents:
- c6bce62
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/CscClusterId.h
rc6bce62 rd1ab205 22 22 /** \class CscClusterId 23 23 * 24 * Selects candidates from the InputArray according to the CscClusterId formula. 24 * This module is specific to the CMS paper searching for neutral LLPs in the CMS endcap muon detectors: https://arxiv.org/abs/2107.04838 25 * It is implemented based on the cut_based_id.py function provided in the HEPData entry of the paper: https://www.hepdata.net/record/104408 25 26 * 26 * \author P. Demin - UCL, Louvain-la-Neuve27 * \author Christina Wang 27 28 * 28 29 */ 29 30 30 #include "classes/DelphesModule.h" 31 31
Note:
See TracChangeset
for help on using the changeset viewer.