Fork me on GitHub

Changeset d1ab205 in git for modules/LLPFilter.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/LLPFilter.h

    rc6bce62 rd1ab205  
    2222#define LLPFilter_h
    2323
     24
    2425/** \class LLPFilter
    2526 *
    26  *  Removes particles with specific PDG codes
     27 *  Filter LLPs with particular PDG ID/status and calculate the EM and hadronic energy of LLP based on decay particles
     28 *  The classification of EM and hadronic energy of LLP is based on instructions from the HEPData entry for the CMS paper searching
     29 *  for neutral LLPs in the CMS endcap muon detectors: https://www.hepdata.net/record/104408
    2730 *
    28  *  \author M. Selvaggi
     31 *  \author Christina Wang
    2932 *
    3033 */
Note: See TracChangeset for help on using the changeset viewer.