Skip to content

CMSRA1/ICF_Offline_Plotting

 
 

Repository files navigation

Included here is the code I use to produce plots for the ICF Analysis.

The Photon/Had/Muon/DiMuon Plot_Producer.py contain the config file which is passed to Btag_8TeV_Plots.py

Btag_8TeV_Plots.py contains both the plot maker and the webpage maker class. See comments in file to see what is going on.

Setup:

git clone mkdir Website_Plots cp ICF_Offline_Plotting/*png Website_Plots/. cp ICF_Offline_Plotting/*gif Website_Plots/. cp ICF_Offline_Plotting/WebsiteMaker.py Website_Plots/. cd ICF_Offline_Plotting ln -s ../ICF_Offline_Analysis/run_details.py

About

Offline Plotting Code and Website Maker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • C 4.8%