Skip to content

Phenomenological studies between Southampton and SPRACE in i2HDM

Notifications You must be signed in to change notification settings

AngeloSantos/Soton-Sprace-DM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soton-Sprace-DM

Phenomenological studies between Southampton and SPRACE in i2HDM

Contents

  1. inputMetHistos/ (contains macro files to prepare the input histograms)
  2. plotDataBackgMetDistribution.cpp (print data and background MET distributions)
  3. prepareHistosOneBinAnalys.py (prepare histograms for one bin analisys)
  4. prepareHistosShapeBinAnalys.py (prepare histograms for shape analisys)
  5. signalEfficiencies/ (contains macro file to compute signal effiencies)
  • getSignalEfficiencies.py (compute signal efficiencies)
  1. computingLimits/ (contains macro files to compute limits and plot them)
  2. computingLimitsWithTheta.py (compute limits using Theta code)
  3. analysis.py (simple script to compute limits using Theta)
  4. limitsForPlotting.py (prepare limits to be plotted)
  5. computingLimitsWithTheta.py (plot limits)

Installing theta code using CMSSW

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

Computing limits with Theta

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

About

Phenomenological studies between Southampton and SPRACE in i2HDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published