Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 432 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 432 Bytes

DijetShapeInterpolator

Instructions

cmsrel CMSSW_7_1_5
cd CMSSW_7_1_5/test
cmsenv

git clone git@github.com:CMSDIJET/DijetShapeInterpolator.git DijetShapeInterpolator

cd DijetShapeInterpolator

./getResonanceShapes.py -i inputs/input_shapes_qq_13TeV_PU20_Phys14.py -f qq \
--massrange 400 10000 100 -o ResonanceShapes_qq_13TeV_PU20_Phys14.root

For more command line options, run

./getResonanceShapes.py -h