Skip to content

Packages for running high Pt tau reco in CMSSW_5_3_9

Notifications You must be signed in to change notification settings

jpavel/HighPtTau_539

 
 

Repository files navigation

#Add tau goodies in CMSSW_5_3_9:

cmsrel CMSSW_5_3_9
cd CMSSW_5_3_9/src
# the dot is important!
git clone git@github.com:cms-tau-pog/HighPtTau_539.git .
scram b -j 9
cmsenv
# use basic config provided with the package
cmsRun patTuple_standard_cfg.py


#Developing
#1) People can be included in developer team with push privileges

#2) Anybody else can fork the code, do the development, push to
#    his/her github account and ask for "pull request". After careful
#    evaluation those changes can be merged with the main code

About

Packages for running high Pt tau reco in CMSSW_5_3_9

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.1%
  • Python 37.9%
  • Other 2.0%