Skip to content

phylsix/Firefighter

Repository files navigation

Firefighter -- for SIDM

pipeline status

Ntuple branch documentation

signal MC background MC data

Setup

export SCRAM_ARCH=slc6_amd64_gcc700
cmsrel CMSSW_10_2_14
cd CMSSW_10_2_14/src
cmsenv

# setup EGamma ID. check
# https://twiki.cern.ch/twiki/bin/view/CMS/EgammaPostRecoRecipes#2018_Data_MC
# in case of updates. This is slow..
git cms-init
git cms-merge-topic cms-egamma:EgammaPostRecoTools
git cms-merge-topic cms-egamma:PhotonIDValueMapSpeedup1029
git cms-merge-topic cms-egamma:slava77-btvDictFix_10210
git cms-addpkg EgammaAnalysis/ElectronTools
rm EgammaAnalysis/ElectronTools/data -rf
git clone https://github.com/cms-data/EgammaAnalysis-ElectronTools.git EgammaAnalysis/ElectronTools/data

# checkout leptonjet reco+ntuple code
git clone https://YOURCERNID@gitlab.cern.ch/wsi/Firefighter.git
scram b -j12

Official ID applied

name version TWiki code
electron ID cutBasedElectronID-Fall17-94X-V2-loose CutBasedElectronIdentificationRun2 /recoStuff/python/LeptonjetClustering_cff.py
/ffNtuple/python/ffNtuples_cfi.py
photon ID cutBasedPhotonID-Fall17-94X-V2-loose CutBasedPhotonIdentificationRun2 /recoStuff/python/LeptonjetClustering_cff.py
/ffNtuple/python/ffNtuples_cfi.py
muon ID CutBasedIdLoose MuonIdRun2 /recoStuff/plugins/LeptonjetSourcePFMuonProducer.cc
muon Iso PFIsoLoose MuonIdRun2 /recoStuff/plugins/LeptonjetSourcePFMuonProducer.cc
/recoStuff/plugins/LeptonjetSourceDSAMuonProducer.cc
jet ID jetId JetID13TeVRun2018 /recoStuff/python/jetIdentificationDefs_cfi.py
jet JEC MC: Autumn18_v19/102X_upgrade2018_realistic_v20
Data: Autumn18_RunABCD_v19/102X_dataRun2_v12 (2018ABC),102X_dataRun2_Prompt_v15 (2018D)
JECDataMC NOTE: ffSuperConfigs will need to be re-generated to reflect updates on globalTags
/ffConfig/python/datasetUtils.py
/ffConfig/python/production/Autumn18/data/generateyaml.py
/ffConfig/python/production/Skim2Lj18/data/generateyaml.py

Centrally produced scale factors

About

reconstruction and ntuplizer code for SIDM

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages