This repository was archived by the owner on Mar 27, 2019. It is now read-only.
cms-tau-pog/HighPtTau_539
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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