Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11221585
lhef_7.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
626 B
Subscribers
None
lhef_7.sh
View Options
#!/bin/sh
### Check WHIZARD for a simple test process
echo
"Running script
$0
"
if
test
-f OCAML_FLAG
;
then
name
=
`
basename @script@
`
./run_whizard.sh @script@ --no-logging --model QCD
echo
"Contents of
${
name
}
a.mokka.evt"
>>
$name
.log
cat
${
name
}
a.mokka.evt >>
$name
.log
echo
"Contents of
${
name
}
b.mokka.evt"
>>
$name
.log
cat
${
name
}
b.mokka.evt >>
$name
.log
diff ref-output/
`
basename @script@
`
.ref
`
basename @script@
`
.log
else
echo
"|=============================================================================|"
echo
"No O'Mega matrix elements available, test skipped"
exit
77
fi
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Wed, May 14, 10:34 AM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5089501
Default Alt Text
lhef_7.sh (626 B)
Attached To
rWHIZARDSVN whizardsvn
Event Timeline
Log In to Comment