Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 541 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 541 Bytes

EgammaAnalysis-TnPTreeProducer

TnP package for EGM

For regular users

  1. install

git clone -b CMSSW_9_4_X https://github.com/cms-analysis/EgammaAnalysis-TnPTreeProducer.git EgammaAnalysis/TnPTreeProducer

For developpers

  1. On github fork the package https://github.com/cms-analysis/EgammaAnalysis-TnPTreeProducer
  2. Add the remote

git remote add username-push git@github.com:username/EgammaAnalysis-TnPTreeProducer.git

  1. push commits to fork and then standard pull request process git push username-push branchname

  2. submit jobs