Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 362 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 362 Bytes

Higgs to Z gamma analysis

Code to produce ntuples for the analysis of H > Zg decays

Setup

cmsrel CMSSW_10_5_0
cd CMSSW_10_5_0/src
cmsenv
git cms-init
git cms-addpkg
git clone -b CMSSW [email protected]:abenagli/DynamicTTree.git ExternalTools/DynamicTTree/
git clone [email protected]:abenagli/HiggsToZGamma.git
scram b -j 8