Difference between revisions of "JB DAQ"

From New IAC Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
  source /home/daq/src/root/root-5.34.00/bin/thisroot.csh
 
  source /home/daq/src/root/root-5.34.00/bin/thisroot.csh
  
Run the bash script titled 'jeff', which takes the run number as an argument. This script will convert the .dat file to a .root file and then load it in root, automatically. The script: [[File:Jeff.txt]].
+
Run the bash script titled 'jeff', which takes the run number as an argument. This script will automatically convert the .dat file to a .root file and then open it in root. The script: [[File:Jeff.txt]].
 
  bash jeff 4716
 
  bash jeff 4716

Revision as of 21:24, 26 February 2016

Back JB Analysis

Run Analysis

Source CODA and ROOT

source ~/CODA/2.6.2/setup
source /home/daq/src/root/root-5.34.00/bin/thisroot.csh

Run the bash script titled 'jeff', which takes the run number as an argument. This script will automatically convert the .dat file to a .root file and then open it in root. The script: File:Jeff.txt.

bash jeff 4716