Skip to content

cepc/higgsrecoil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Higgs Recoil Analysis

Install on lxslc6

git clone https://github.com/cepc/higgsrecoil.git .

Setup env

source setup.sh

Build code

./build.sh

Submit jobs

./submit.sh

For developers

  • Fork the code with your personal github ID. See details

git clone [email protected]:yourid/higgsrecoil.git .

  • Make your change, commit and push

git commit -a -m "Added feature A, B, C" git push

  • Make a pull request to cepc. See details

li gang tested, found a bug in setup.sh