Difference between revisions of "Documentation of g4sbs"

From Hall A Wiki
Jump to: navigation, search
m (Documentation page for g4sbs)
(Documentation page for g4sbs (uconn_dev branch))
Line 1: Line 1:
=Documentation page for g4sbs (uconn_dev branch)=
+
=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==
 
==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==
 
==How to run the program==
Line 12: Line 18:
  
 
==Output ROOT tree structure==
 
==Output ROOT tree structure==
 +
 +
==Useful links==
 +
 +
[http://git-scm.com/documentation Git Documentation]
 +
[https://github.com/JeffersonLab/g4sbs Github.com] homepage for g4sbs
 +
 +
[https://help.github.com/articles/generating-ssh-keys/ Guide] to generating ssh keys and adding to your github.com account.

Revision as of 17:35, 22 July 2015

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.