Skip to content

Code for applying the jet->tau fake factor method

Notifications You must be signed in to change notification settings

CMS-HTT/Jet2TauFakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

This has been tested on CMSSW_7_6_3

git clone https://github.com/CMS-HTT/Jet2TauFakes.git HTTutilities/Jet2TauFakes
scram b -j4

Tests

cd HTTutilities/Jet2TauFakes/test

C++

root
.x loadLibrary.C
.L test2.C
test2()

Python

Test direct access to fake-factor objects:
python test.py
Test python utilities for more user-friendly access:
python test_utilities.py
Test systematic definitions:
python test_sys.py