Fork me on GitHub

Changeset d1ab205 in git for modules/CscClusterId.h


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.h

    rc6bce62 rd1ab205  
    2222/** \class CscClusterId
    2323 *
    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
    2526 *
    26  *  \author P. Demin - UCL, Louvain-la-Neuve
     27 *  \author Christina Wang
    2728 *
    2829 */
    29 
    3030#include "classes/DelphesModule.h"
    3131
Note: See TracChangeset for help on using the changeset viewer.