|
2 | 2 | "inputdir": "/data8/majak/mult-ratios", |
3 | 3 | "histoname": "hptspectrum", |
4 | 4 | "default": "MB", |
| 5 | + "model_default": "Monash MB", |
5 | 6 | "hists": { |
6 | 7 | "MB": { |
7 | 8 | "file": [ |
|
123 | 124 | ] |
124 | 125 | } |
125 | 126 | }, |
| 127 | + "models": { |
| 128 | + "Monash MB": { |
| 129 | + "file": "MBratio_Monash.root", |
| 130 | + "histoname": "hpythia_prompt" |
| 131 | + }, |
| 132 | + "Monash 7085": { |
| 133 | + "file": "MBratio_Monash.root", |
| 134 | + "histoname": "hpythia_prompt_7085" |
| 135 | + }, |
| 136 | + "Monash 5070": { |
| 137 | + "file": "MBratio_Monash.root", |
| 138 | + "histoname": "hpythia_prompt_5070" |
| 139 | + }, |
| 140 | + "Monash 3050": { |
| 141 | + "file": "MBratio_Monash.root", |
| 142 | + "histoname": "hpythia_prompt_3050" |
| 143 | + }, |
| 144 | + "Monash 1030": { |
| 145 | + "file": "MBratio_Monash.root", |
| 146 | + "histoname": "hpythia_prompt_1030" |
| 147 | + }, |
| 148 | + "Monash 110": { |
| 149 | + "file": "MBratio_Monash.root", |
| 150 | + "histoname": "hpythia_prompt_110" |
| 151 | + }, |
| 152 | + "Monash 0-1": { |
| 153 | + "file": "MBratio_Monash.root", |
| 154 | + "histoname": "hpythia_prompt_01" |
| 155 | + } |
| 156 | + }, |
126 | 157 | "y_axis": "Ratio to INEL > 0", |
127 | 158 | "alice_text": "#Lambda_{c}^{#plus} baryon, |#it{y}| < 0.5", |
128 | 159 | "legend": [0.50, 0.65, 0.90, 0.93], |
| 160 | + "legend_models": [0.50, 0.65, 0.90, 0.93], |
129 | 161 | "legend_ratio": [0.50, 0.63, 0.95, 0.88], |
| 162 | + "legend_ratio_models": [0.18, 0.18, 0.90, 0.23], |
130 | 163 | "log_scale": true, |
131 | 164 | "output": { |
132 | 165 | "outdir": "/data8/majak/mult-ratios", |
133 | | - "file": "mult_ratios_old_script" |
| 166 | + "file": "mult_ratios" |
134 | 167 | } |
135 | 168 | } |
0 commit comments