Skip to content

Private producer used to prototype Stage2 jet and energy sum algorithms

Notifications You must be signed in to change notification settings

georgia14/Stage2Jets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Stage2Jets

Private producer used to prototype Stage2 jet and energy sum algorithms [originally developed by Jad, Adam]

Checkout the standalone code, for porting to CMSSW_73X:

cmsrel CMSSW_7_3_0_pre1

cd CMSSW_7_3_0_pre1/src/

cmsenv

git clone https://github.com/georgia14/Stage2Jets.git

To find RelVal samples for a particular CMSSW release (e.g. RelVal TTbar):

eos ls /eos/cms/store/relval/CMSSW_7_1_0/RelValTTbar_13/

To find the global tag to use, go to:

https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFrontierConditions#Global_Tags_for_2012_data_taking

Added following line in cfg:

process.GlobalTag.globaltag = 'MCRUN2_71_V0::All'

To run the standalone code for stage2 Jets:

cd CMSSW_7_3_0_pre1/src/Stage2Jets/Stage2JetProducer/test/

cmsRun ttbar_fullrun.py

About

Private producer used to prototype Stage2 jet and energy sum algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.5%
  • C 20.5%
  • Python 6.0%