Skip to content

awhitbeck/SUSY_Photon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUSY search with photon, MET, Jets and b-jets

Instructions

Setup CMSSW. Most of the code uses root only. So CMSSW is needed for using root. You can also use previously setup CMSSW(preferably CMMSW_8_0_25)

cmsrel CMSSW_8_0_25
cd CMSSW_8_0_25/src/
cmsenv
voms-proxy-init --voms cms

git clone [email protected]:vhegde91/SUSY_Photon.git
# wget https://github.com/vhegde91/SUSY_Photon.git

Description about directories

MakeSkims

Make skimmed trees from V12 RA2b trees. RA2b trees are located here:

root://cmseos.fnal.gov//store/user/lpcsusyhad/SusyRA2Analysis2015/Run2ProductionV12/
root://cmseos.fnal.gov//store/user/vhegde/myProduction_V12/

Skimmed files: root://cmseos.fnal.gov//store/user/vhegde/GMSB_skims_ST_RA2b_TreesV12/

More info in https://github.com/vhegde91/SUSY_Photon/tree/master/MakeSkims#making-skims-for-susy-search-with-photon-met-jets-and-b-jets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.4%
  • C 15.7%
  • Shell 6.8%
  • Other 1.1%