Difference between revisions of "HOWTO get started with the RootSpy GUI software"

From GlueXWiki
Jump to: navigation, search
 
Line 6: Line 6:
 
# Retrieving and compiling the RootSpy GUI source code
 
# Retrieving and compiling the RootSpy GUI source code
 
# Configuring and running hd_ana to use as a histogram producer
 
# Configuring and running hd_ana to use as a histogram producer
 +
 +
 +
 +
=Retrieving and Compiling the RootSpy GUI Source Code=
 +
# Check your system to make sure that you are running subversion
 +
# To check out the code from the svn repository enter:
 +
 +
svn co https://phys12svn.jlab.org/repos/RootSpy

Revision as of 13:42, 16 August 2010

Overview

This tutorial will show you the steps that are necessary to get the RootSpy GUI up and running.

The basic steps to running the RootSpy GUI are as follows:

  1. Retrieving and compiling the RootSpy GUI source code
  2. Configuring and running hd_ana to use as a histogram producer


Retrieving and Compiling the RootSpy GUI Source Code

  1. Check your system to make sure that you are running subversion
  2. To check out the code from the svn repository enter:
svn co https://phys12svn.jlab.org/repos/RootSpy