Difference between revisions of "Documentation of g4sbs"
From Hall A Wiki
(→Documentation page for g4sbs (uconn_dev branch)) |
|||
Line 7: | Line 7: | ||
The code is hosted on a github repository owned by JLab. To clone via ssh (preferred method on JLab batch farm), do: | The code is hosted on a github repository owned by JLab. To clone via ssh (preferred method on JLab batch farm), do: | ||
− | git clone git@github.com:JeffersonLab/g4sbs.git | + | {| class="wikitable" |
+ | | git clone git@github.com:JeffersonLab/g4sbs.git | ||
+ | |} | ||
==How to run the program== | ==How to run the program== |
Revision as of 17:38, 22 July 2015
Contents
Documentation page for g4sbs
This page is maintained by the UConn group (Andrew Puckett) and as of July 22, 2015 is based on the "uconn_dev" branch of g4sbs on github.
Getting the code and building the program
The code is hosted on a github repository owned by JLab. To clone via ssh (preferred method on JLab batch farm), do:
git clone git@github.com:JeffersonLab/g4sbs.git |
How to run the program
g4sbs commands
"Pre-init" vs "Post-init" commands
Setting up the magnetic field
Output ROOT tree structure
Useful links
Git Documentation Github.com homepage for g4sbs
Guide to generating ssh keys and adding to your github.com account.