Skip to content

artlbv/EgammaTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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

About

A set of tools for EGamma ID work, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.8%
  • Python 16.2%