Skip to content

IHEP-CMS/RecoBTag-PerformanceMeasurements

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecoBTag-PerformanceMeasurements

Software setup

cmsrel CMSSW_8_0_12
cd CMSSW_8_0_12/src
cmsenv

setenv CMSSW_GIT_REFERENCE /cvmfs/cms.cern.ch/cmssw.git.daily
git cms-init

git remote add btv-cmssw https://github.com/cms-btv-pog/cmssw.git
git fetch --tags btv-cmssw

git cms-merge-topic -u cms-btv-pog:FixHistoryBase_from-CMSSW_8_0_12
git cms-merge-topic -u cms-btv-pog:BoostedDoubleSVTaggerV3-WithWeightFiles-v1_from-CMSSW_8_0_8_patch1
git cms-merge-topic -u cms-btv-pog:FixBoostedTauConfig_from-CMSSW_8_0_12
git cms-merge-topic -u cms-btv-pog:SubjetTagInfosNoClustering-PR_from-CMSSW_8_0_12

git clone -b 8_0_X_v1.07 --depth 1 https://github.com/cms-btv-pog/RecoBTag-PerformanceMeasurements.git RecoBTag/PerformanceMeasurements

scram b -j8

cd RecoBTag/PerformanceMeasurements/test/

cmsRun runBTagAnalyzer_cfg.py miniAOD=True maxEvents=100 reportEvery=1 wantSummary=True

Packages

No packages published

Languages

  • C++ 53.6%
  • C 33.3%
  • Python 12.8%
  • Other 0.3%