ShevchenkoRostyslav/cmssw-analysis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
############################################################################## INSTRUCTIONS FOR INSTALLATION NOT INTENDED FOR CODE DEVELOPMENT ## On NAF module load cmssw ## Create a CMSSW project scram p -s CMSSW CMSSW_7_5_2 cd CMSSW_7_5_2/src cmsenv ## Clone a release from the repository git clone --branch desy-higgs-fall15-pre2 https://github.com/robervalwalsh/cmssw-analysis.git . scram b -j4 ############################################################################## FOR CODE DEVELOPMENT Fork this repository and make pull requests to commit changes. If needed I can grant more rights to the members of the group. ############################################################################## DOXYGEN documentation http://www.desy.de/~walsh/cmssw-analysis/desy-higgs/docs/html/index.html