Skip to content

balunas/pheno_study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phenomenology Study

This code consists of the following directories:

delphes to perform event reconstruction and detector smearing & efficiencies

analysis folder containing code for the resolved, intermediate and boosted analyses

tagger folder containing code for the advanced B-tagger for the boosted channel -> To be integrated to the main boosted code

utilities folder containing other code e.g. C++ code which can be used to make histograms, python_hepmc_new.py which can be used to split large hepmc files in smaller sized files. Not needed currently.

Download code

git clone https://github.com/LydiaBer/pheno_study.git

cd pheno_study

Setup environment (to be done each time the code is used!)

source setup.sh

Compiling and running code

The README file in each of the directories provides further information about compiling and running the code in that directory.

Code based on previous Oxford hh -> 4b code The original code is available HERE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.9%
  • HTML 12.2%
  • Tcl 5.2%
  • Makefile 3.8%
  • Python 2.6%
  • JavaScript 1.9%
  • Other 4.4%