Phenomenological studies between Southampton and SPRACE in i2HDM
inputMetHistos/
(contains macro files to prepare the input histograms)- plotDataBackgMetDistribution.cpp (print data and background MET distributions)
- prepareHistosOneBinAnalys.py (prepare histograms for one bin analisys)
- prepareHistosShapeBinAnalys.py (prepare histograms for shape analisys)
signalEfficiencies/
(contains macro file to compute signal effiencies)
- getSignalEfficiencies.py (compute signal efficiencies)
computingLimits/
(contains macro files to compute limits and plot them)- computingLimitsWithTheta.py (compute limits using Theta code)
- analysis.py (simple script to compute limits using Theta)
- limitsForPlotting.py (prepare limits to be plotted)
- computingLimitsWithTheta.py (plot limits)
Following instructions from Theta web page
- Preparing CMSSW workarea
cmsrel CMSSW_8_0_19_patch1
cd CMSSW_8_0_19_patch1/src/
cmsenv
- Downloading theta
svn co https://ekptrac.physik.uni-karlsruhe.de/public/theta/tags/testing theta
- Compiling theta
cd theta/
make
Prepare a working area inside theta/
directory:
cd utils2/examples/counting/
mkdir TestingTheta
cd TestingTheta/
Copy computingLimits/analysis.py
to TestingTheta/
and run
python ../../../theta-auto.py analysis.py