Skip to content

mialiu149/analysis2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Useful commands:

Tagging your code

git tag -a -m 'add a message'

git push --tags

When you checkout the repository, you need to make sure the CMS2 header files in CORE are up to date with the version of CMS3 ntuples you are running over. I included a version of the header files in the folder CMS2Headers which correspond to branch CMS3_V07-02-04. These will be updated as CMS3 evolves. When using this baby maker, make sure to copy the header files from this directory to the CORE directory before compiling.

Repo Usage:

git clone git@github.com:cwelke/analysis2015.git

cd analysis2015

git clone git@github.com:cmstas/Software.git

git clone git@github.com:cmstas/Tools.git

git clone git@github.com:cmstas/CORE.git

cd dilepbabymaker

make -j25

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 91.8%
  • Shell 3.0%
  • C 2.8%
  • Makefile 2.2%
  • PHP 0.2%