Skip to content

cmstas/ZMET2017Looper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2017 ZMET Baby Looper

Baby looper for the 2017 ZMET Analysis.

This repository contains the code that runs on all the 2017 ZMET babies

The babies are made with the ZMET2016 code in the cmstas group.

Use branch "Send"

Running the full prediction

. funcs.sh
makeAllForDir configs/prediction/DileptonData all
makeAllForDir configs/prediction/FS all
makeAllForDir configs/prediction/PhotonData all
makeAllForDir configs/prediction/ZNu all

You can run numjobs v to check the progress. After PhotonData is finished, you can run the VPTRWT branch, which will automatically make the reweight histograms for you:

makeAllForDir configs/prediction/PhotonData_VPTRWT all

Once all those finish, you can run the final configs that make the plots. These are in configs/prediction/Final_for_paper, so run

makeAllForDir configs/prediction/Final_for_paper plots

Everything automatically output to directories set in ConfigHelper.C, plots are automatically generated and dropped into your ~/public_html.

Running the nuisance variations

Templates Closure Test

Kappa Closure Test

scripts/FS_mass_window_studies.C

Signal Scans

About

ZMet Looper from Bobak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published