How to run on UI3?

Analyzer.cc-ben #include "settings_Tamas.h" // Define all Analysis specific settings here

cd /data/vami/projects/SUSY/2018/CMSSW_10_2_6/src/BoostAnalyzer17/

cmsrel CMSSW_10_2_6
cd CMSSW_10_2_6/src/
cmsenv
git clone git@github.com:ssekmen/BoostAnalyzer17.git
cd BoostAnalyzer17/
cp /data/vami/projects/SUSY/2018/CMSSW_10_2_6/src/BoostAnalyzer17/Analyzer.cc .
cp /data/vami/projects/SUSY/2018/CMSSW_10_2_6/src/BoostAnalyzer17/settings_Tamas.h .
cp /data/vami/projects/SUSY/2018/CMSSW_10_2_6/src/BoostAnalyzer17/Run2018_filelist.txt .

bash
source /cvmfs/cms.cern.ch/cmsset_default.sh 
source setup.sh 
make clean
make

./Analyzer filelists/data/Run2018_filelist.txt output.root

How to run on CMS-Connect?

https://github.com/cghuh/RazorBoost-CMS-Connect

https://github.com/cghuh/RazorBoost-CMS-Connect/blob/b1545edeb747bca3e3c3d2dbb8a284b6f829a1bc/runAnalysis.sh#L48 In here, If file contains JetHT or MET or SingleElectron or SingleMuon or SinglePhoton , it automatically copy to the file list to the correct folder.

or If you want to run with local, you have to put file list in the correct folder(I mean data in data folder, MC in background folder).

If you use that scripts, https://github.com/cghuh/RazorBoost-CMS-Connect/blob/b1545edeb747bca3e3c3d2dbb8a284b6f829a1bc/runAnalysis.sh#L64 You have to fix this line.

How to measure the efficiency?

https://github.com/ssekmen/BoostAnalyzer17/blob/c907e471f138df5cfc98cd53febca68ea1b78854/include/AnalysisBase.h#L4162 https://github.com/ssekmen/BoostAnalyzer17/blob/c907e471f138df5cfc98cd53febca68ea1b78854/include/AnalysisBase.h#L5074

How to plot?

What MC samples are to be used?

There is a file list in ~/Dropbox/RazorBoost17/Changgi/2018_12_18/
2017 MC samples are in /*/RunIIFall17NanoAOD*new_pmx*/NANOAODSIM

-- TamasVami - 2019-01-12

Edit | Attach | Watch | Print version | History: r38 | r5 < r4 < r3 < r2 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r3 - 2019-01-14 - TamasVami
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright &© by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback