Changeset d1ab205 in git for modules/LLPFilter.h
- Timestamp:
- Jan 11, 2022, 10:25:45 PM (3 years ago)
- Children:
- 157fe13
- Parents:
- c6bce62
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/LLPFilter.h
rc6bce62 rd1ab205 22 22 #define LLPFilter_h 23 23 24 24 25 /** \class LLPFilter 25 26 * 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 27 30 * 28 * \author M. Selvaggi31 * \author Christina Wang 29 32 * 30 33 */
Note:
See TracChangeset
for help on using the changeset viewer.