Skip to content

smdogra/monotopanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Making for flat nTupels for monotopanalysis on LXPLUS

cmssw releases

cmsrel CMSSW_8_0_26_patch1

cd CMSSW_8_0_26_patch1/src

cmsenv

git clone [email protected]:smdogra/monotopanalysis.git

mv monotopanalysis/* .

-->install numpy_root in your home directory

cd -

git clone git://github.com/rootpy/root_numpy.git

cd root_numpy

python setup.py install --user

Compile the packages, go back to your Panda's cloned directory in CMSSW.

cd PandaCore

./bin/genDict

cd ..

scram b -j 10

cd PandaAnalysis/MonoX/fitting

python makefittingforest.py --region bjet1 #(bjet1--> is the selection and is defined in the PandaAnalysis/MonoX/python/selection.py)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published