Fork me on GitHub

Changeset d1ab205 in git for modules/CscClusterId.cc


Ignore:
Timestamp:
Jan 11, 2022, 10:25:45 PM (3 years ago)
Author:
christinaw97 <christina.wang@…>
Children:
157fe13
Parents:
c6bce62
Message:

updated comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CscClusterId.cc

    rc6bce62 rd1ab205  
    1717 */
    1818
    19 /** \claCscClusterIdncy
    20  *
    21  *  Selects candidates from the InputArray according to the efficiency formula.
    22  *
    23  *  \author P. Demin - UCL, Louvain-la-Neuve
    24  *
    25  */
     19 /** \class CscClusterId
     20  *
     21  *  This module is specific to the CMS paper searching for neutral LLPs in the CMS endcap muon detectors: https://arxiv.org/abs/2107.04838
     22  *  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
     23  *
     24  *  \author Christina Wang
     25  *
     26  */
    2627
    2728#include "modules/CscClusterId.h"
Note: See TracChangeset for help on using the changeset viewer.