Skip to content

bes3cepc/higgsrecoil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

hu jifeng tested, no bugs found.

About

Higgs Recoil Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.8%
  • C 14.5%
  • CMake 11.4%
  • Shell 5.3%