Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 731 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 731 Bytes

EgammaTools

Helper functions for electron/photon ID variables in the HGCAL. Compatible with gsfElectrons and CaloClusters.

Usage

Setup:

cmsrel CMSSW_9_3_2
cd CMSSW_9_3_2
cd src/
cmsenv
git clone git@github.com:CMS-HGCAL/EgammaTools.git
  • See the test/ElectronIDTest.cc to see how to setup the Helper class and use it to get the information.

  • Can be used from within the CMS-HGCAL/reco-ntuples using the topic_eleID_helper branch.

Available variables

See list of variables here: https://github.com/CMS-HGCAL/EgammaTools/blob/master/VARIABLES.md

Electron ID (BDT)

See instructions here: https://github.com/CMS-HGCAL/EgammaTools/blob/master/ELECTRONBDT.md