Skip to content

RazorCMS/DijetScoutingRootTreeMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DijetScoutingRootTreeMaker

Information: https://twiki.cern.ch/twiki/bin/viewauth/CMS/ExoDijet13TeV#Analysis_code_data_scouting_anal

Setup release:

cmsrel CMSSW_7_4_15
cd CMSSW_7_4_15/src/
cmsenv

Clone and compile repository:

git clone https://github.com/CMSDIJET/DijetScoutingRootTreeMaker.git CMSDIJET/DijetScoutingRootTreeMaker
scram b

Edit the configuration file CMSDIJET/DijetScoutingRootTreeMaker/prod/flat-data_cfg.py and then run with

cd CMSDIJET/DijetScoutingRootTreeMaker/prod/
cmsRun flat-data_cfg.py

Use the configuration file flat-data-monitor_cfg.py to run over the ParkingScoutingMonitor datasets.

About

Tree maker for "data scouting" event format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 66.4%
  • Python 33.6%