]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGCF/FEMTOSCOPY/macros/MakeOutFiles.sh
Merge branch 'feature-movesplit'
[u/mrichter/AliRoot.git] / PWGCF / FEMTOSCOPY / macros / MakeOutFiles.sh
1 #!/bin/bash
2
3 #                                 Save, MCcase, IncludeEWfromTherm, SC,      G,      EW,   GRS, EDBin,  CH,   Mbin,  Ktbin
4 # without G
5 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     1)'
6 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     2)'
7 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     3)'
8 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     4)'
9 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     5)'
10 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     6)'
11 # with G
12 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     1)'
13 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     2)'
14 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     3)'
15 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     4)'
16 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     5)'
17 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     6)'
18 #
19 # Include EW from Therminator fits
20 # without G
21 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     1)'
22 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     2)'
23 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     3)'
24 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     4)'
25 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     5)'
26 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kFALSE, kFALSE, kTRUE,     0,  +1,    '$1',     6)'
27 # with G
28 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     1)'
29 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     2)'
30 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     3)'
31 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     4)'
32 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     5)'
33 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kTRUE,   kTRUE,  kTRUE, kFALSE, kTRUE,     0,  +1,    '$1',     6)'
34 #
35 # 3-particle
36 # EDbin 1
37 # GRS
38 # SC EW, +
39 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kTRUE,    0,  +1,    '$1',     10)'
40 # SC EW, -
41 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kTRUE,    0,  -1,    '$1',     10)'
42 # MC EW, +
43 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kTRUE,    0,  +1,    '$1',     10)'
44 # MC EW, -
45 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kTRUE,    0,  -1,    '$1',     10)'
46 # Omega0
47 # SC EW, +
48 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kFALSE,    0,  +1,    '$1',     10)'
49 # SC EW, -
50 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kFALSE,    0,  -1,    '$1',     10)'
51 # MC EW, +
52 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kFALSE,    0,  +1,    '$1',     10)'
53 # MC EW, -
54 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kFALSE,    0,  -1,    '$1',     10)'
55 #
56 # EDbin 2
57 # GRS
58 # SC EW, +
59 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kTRUE,    1,  +1,    '$1',     10)'
60 # SC EW, -
61 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kTRUE,    1,  -1,    '$1',     10)'
62 # MC EW, +
63 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kTRUE,    1,  +1,    '$1',     10)'
64 # MC EW, -
65 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kTRUE,    1,  -1,    '$1',     10)'
66 # Omega0
67 # SC EW, +
68 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kFALSE,    1,  +1,    '$1',     10)'
69 # SC EW, -
70 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kTRUE,  kFALSE, kTRUE, kFALSE,    1,  -1,    '$1',     10)'
71 # MC EW, +
72 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kFALSE,    1,  +1,    '$1',     10)'
73 # MC EW, -
74 root -b -q 'Plot_PDCumulants.C++(kTRUE, kFALSE,        kFALSE,   kFALSE,  kFALSE, kTRUE, kFALSE,    1,  -1,    '$1',     10)'