Page MenuHomeHEPForge

makeIS2
No OneTemporary

#!/bin/csh
set address = "http://hepdata.cedar.ac.uk/h3test"
if($argv == "public") then
set address = "http://hepdata.cedar.ac.uk"
endif
echo $address
echo "P(BAR)_P p p pbar p $address" | ./makeInitial2 > PP.shtml
echo "P_DEUT p d p D $address" | ./makeInitial2 > PD.shtml
echo "DEUT_DEUT d d D D $address" | ./makeInitial2 > DD.shtml
echo "NUCLEUS_NUCLEUS A A Au Au Cu Cu CU CU IN IN Nucleus A NUCLEUS NUCLEUS O16 A O16 U O A PB PB S32 A S32 U S A S U SU A S WT $address" | ./makeInitial2 > AA.shtml
echo "DEUT_NUCLEUS d A d Au $address" | ./makeInitial2 > DA.shtml
echo "P(BAR)_NUCLEUS p A P A pbar A p WT p WT p NUCLEUS $address" | ./makeInitial2 > PA.shtml
echo "MESON_P(NUCLEUS) pi- A pi+ A pi- p k- A K- A K+ A $address" | ./makeInitial2 > MESON.shtml
exit

File Metadata

Mime Type
text/x-shellscript
Expires
Wed, May 14, 10:57 AM (23 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111310
Default Alt Text
makeIS2 (782 B)

Event Timeline