forked from AIT-WATCHMAN/rat-pac
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrunPhysList.sh
More file actions
executable file
·33 lines (25 loc) · 780 Bytes
/
runPhysList.sh
File metadata and controls
executable file
·33 lines (25 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#!/bin/sh
export PHYSLIST=QGSP_BERT_EMV
rat mac/isotope.mac
mv watchman_isotope.root watchman_QGSP_BERT_EMV.root
export PHYSLIST=QGSP_BERT_EMX
rat mac/isotope.mac
mv watchman_isotope.root watchman_QGSP_BERT_EMX.root
export PHYSLIST=QGSP_BERT
rat mac/isotope.mac
mv watchman_isotope.root watchman_QGSP_BERT.root
export PHYSLIST=QGSP_BIC
rat mac/isotope.mac
mv watchman_isotope.root watchman_QGSP_BIC.root
export PHYSLIST=QBBC
rat mac/isotope.mac
mv watchman_isotope.root watchman_QBBC.root
export PHYSLIST=QBBC_EMZ
rat mac/isotope.mac
mv watchman_isotope.root watchman_QGSP_EMZ.root
export PHYSLIST=FTFP_BERT
rat mac/isotope.mac
mv watchman_isotope.root watchman_BERT.root
export PHYSLIST=QGSP_FTFP_BERT
rat mac/isotope.mac
mv watchman_isotope.root watchman_FTFP_BERT.root