Difference between revisions of "Second commands.tcsh"

From New IAC Wiki
Jump to navigation Jump to search
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
<pre>
+
 
#!/bin/tcsh
 
echo "Source GEMC setup"
 
source ~/src/CLAS/GEMC/setup
 
echo "Changing to virtual directory"
 
cd lds3_Isotropic_study/$1
 
echo "Running evio conversion"
 
~/src/CLAS/evioRootDV/bin/evio2root v2_6 $1 106
 
</pre>
 

Latest revision as of 21:46, 23 August 2018