Difference between revisions of "Second commands.tcsh"

From New IAC Wiki
Jump to navigation Jump to search
(Created page with "#!/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/evi...")
 
(Blanked the page)
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#!/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
 

Latest revision as of 21:46, 23 August 2018