![]() |
ATLAS Offline Software
|
Classes | |
| class | GainPredictor |
| class | OracleGainReader |
Variables | |
| parser | |
| configure options More... | |
| add_help_option | |
| action | |
| type | |
| dest | |
| default | |
| options | |
| args | |
| error_code | |
| hv_input_new | |
| retrieve hv correction info More... | |
| hv_input_ref | |
| geometry_convertor | |
| create instance of geometry convertor and load receiver-PPM map More... | |
| gain_predictor | |
| create instance of gain predictor More... | |
| h_orig_gains_em | |
| initialise histograms More... | |
| h_orig_gains_had | |
| h_pred_gains_em | |
| h_pred_gains_had | |
| h_diff_gains_em | |
| h_diff_gains_had | |
| output_text | |
| initialise output .txt file More... | |
| pred_gains | |
| initialise empty dictionary for predicted gains More... | |
| channel_list | |
| retrieve channel list (with the original gains) More... | |
| orig_gains | |
| parts | |
| receiver_list | |
| coolid | |
| check if channel list is empty More... | |
| eta_bin | |
| phi_bin | |
| num_layers | |
| retrieve num layers and layer names (from new or ref hv input) More... | |
| layer_names | |
| layer_corr_new | |
| retrieve hv corrections from new hv input More... | |
| layer_corr_ref | |
| retrieve hv corrections from ref hv input More... | |
| orig_gain | |
| check if change in hv correction (in any layer) is > the threshold More... | |
| pred_gain | |
| calculate new gain for this receiver More... | |
| diff_gain | |
| layer | |
| fill histograms More... | |
| end | |
| print output to screen More... | |
| file | |
| write output to text file More... | |
| canvas | |
| write output to .sqlite file More... | |
| LArHVGainsPredictor.action |
Definition at line 196 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.add_help_option |
Definition at line 194 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.args |
Definition at line 204 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.canvas |
write output to .sqlite file
write output to .ps/pdf file
Definition at line 459 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.channel_list |
retrieve channel list (with the original gains)
Definition at line 280 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.coolid |
check if channel list is empty
loop over receivers
Definition at line 330 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.default |
Definition at line 196 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.dest |
Definition at line 196 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.diff_gain |
Definition at line 409 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.end |
print output to screen
Definition at line 431 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.error_code |
Definition at line 228 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.eta_bin |
Definition at line 332 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.file |
write output to text file
Definition at line 441 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.gain_predictor |
create instance of gain predictor
Definition at line 253 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.geometry_convertor |
create instance of geometry convertor and load receiver-PPM map
Definition at line 247 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_diff_gains_em |
Definition at line 263 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_diff_gains_had |
Definition at line 264 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_orig_gains_em |
initialise histograms
Definition at line 257 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_orig_gains_had |
Definition at line 258 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_pred_gains_em |
Definition at line 260 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.h_pred_gains_had |
Definition at line 261 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.hv_input_new |
retrieve hv correction info
Definition at line 239 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.hv_input_ref |
Definition at line 241 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.layer |
fill histograms
Definition at line 415 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.layer_corr_new |
retrieve hv corrections from new hv input
Definition at line 352 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.layer_corr_ref |
retrieve hv corrections from ref hv input
Definition at line 367 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.layer_names |
Definition at line 339 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.num_layers |
retrieve num layers and layer names (from new or ref hv input)
Definition at line 337 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.options |
Definition at line 204 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.orig_gain |
check if change in hv correction (in any layer) is > the threshold
retrieve current gain for this receiver
Definition at line 393 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.orig_gains |
Definition at line 290 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.output_text |
initialise output .txt file
Definition at line 268 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.parser |
configure options
Definition at line 194 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.parts |
Definition at line 294 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.phi_bin |
Definition at line 333 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.pred_gain |
calculate new gain for this receiver
Definition at line 401 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.pred_gains |
initialise empty dictionary for predicted gains
Definition at line 272 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.receiver_list |
Definition at line 300 of file LArHVGainsPredictor.py.
| LArHVGainsPredictor.type |
Definition at line 196 of file LArHVGainsPredictor.py.
1.8.18