SCRAM_ARCH=slc6_amd64_gcc600
mkdir phase2-tutorial-taus
cd phase2-tutorial-taus
cmsrel CMSSW_8_1_0_pre12
cd CMSSW_8_1_0_pre12/src
cmsenv
git cms-init
git cms-addpkg RecoTauTag/RecoTau
cd RecoTauTag
git clone --recursive -b exerciseNov16 https://github.com/isobelojalvo/phase2Taus.git
cd ../
scram b -j 5
cd RecoTauTag/phase2Taus/test
cmsRun make_ntuple_from_miniaod.py
#OR
cmsRun runTauEfficiency.py inputFiles=/store/relval/CMSSW_8_1_0_pre12/RelValZTT_14TeV/MINIAODSIM/81X_mcRun2_asymptotic_v8_2023D1-v1/00000/4CC5E70D-8B8F-E611-8079-0CC47A4D76D0.root
root -l -b -q plotEfficiency.C
#.... wait for the build
forked from isobelojalvo/phase2Taus
-
Notifications
You must be signed in to change notification settings - Fork 0
tiwariPC/phase2Taus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 68.7%
- C++ 16.7%
- C 14.6%