JG ROOT Tools libraries
version 5.0 - august 2014
|
#include <RDico.hh>
Public Member Functions | |
virtual | ~RDico () |
virtual Int_t | SetLangage (const string &lang) |
virtual Int_t | SetLangage (const Int_t lang_id) |
Int_t | GetLangage () |
ClassDef (RDico, 0) | |
Static Public Member Functions | |
static RDico & | GetDico (const string &lang="") |
static RDico & | GetDico (const Int_t lang_id) |
Protected Attributes | |
Int_t | langage |
Langage identifie. | |
Private Types | |
enum | DicoLangage { dicoDefault = 0, dicoEnglish = 1, dicoFrench = 2, dicoLast = 2 } |
! Langages identifiers | |
Private Member Functions | |
GObject (RDico) | |
RDico () | |
RDico (const RDico &d) | |
RDico & | operator= (const RDico &d) |
Private Attributes | |
string | its_all |
Button text. | |
string | its_none |
Button text. | |
string | its_invert |
Button text. | |
string | its_all_tip |
Widget information text. | |
string | its_none_tip |
Widget information text. | |
string | its_invert_tip |
Widget information text. | |
string | its_folder_open |
Menu text. | |
string | its_folder_close |
Menu text. | |
string | its_open_all |
Button / menu text. | |
string | its_close_all |
Button / menu text. | |
string | its_open_all_tip |
Widget information text. | |
string | its_close_all_tip |
Widget information text. | |
string | its_new_folder |
Button text. | |
string | its_new_item |
Button text. | |
string | its_edit_item |
Button text. | |
string | its_delete |
Button text. | |
string | its_new_folder_tip |
Widget information text. | |
string | its_new_item_tip |
Widget information text. | |
string | its_edit_item_tip |
Widget information text. | |
string | its_delete_tip |
Widget information text. | |
string | its_move_top |
Button / menu text. | |
string | its_move_up |
Button / menu text. | |
string | its_move_down |
Button / menu text. | |
string | its_move_bottom |
Button / menu text. | |
string | its_move_top_tip |
Widget information text. | |
string | its_move_up_tip |
Widget information text. | |
string | its_move_down_tip |
Widget information text. | |
string | its_move_bottom_tip |
Widget information text. | |
string | its_move_parent |
Button / menu text. | |
string | its_move_folder |
Button / menu text. | |
string | its_move_parent_tip |
Widget information text. | |
string | its_move_folder_tip |
Widget information text. | |
string | its_new_folder_req_title |
Request title. | |
string | its_new_folder_req_message |
Request message. | |
string | its_new_folder_req_root |
Request additional information. | |
string | its_move_to_folder_title |
Request title. | |
string | its_folder_itself_warning |
Warning message text. | |
string | its_existing_warning |
Warning message text. | |
string | its_delete_confirm_title |
Request title. | |
string | its_delete_folder_confirm |
Confirmation requester message text. | |
string | ilb_all |
Button text. | |
string | ilb_none |
Button text. | |
string | ilb_invert |
Button text. | |
string | ilb_all_tip |
Widget information text. | |
string | ilb_none_tip |
Widget information text. | |
string | ilb_invert_tip |
Widget information text. | |
string | ilb_top |
Button text. | |
string | ilb_up |
Button text. | |
string | ilb_down |
Button text. | |
string | ilb_bottom |
Button text. | |
string | ilb_top_tip |
Widget information text. | |
string | ilb_up_tip |
Widget information text. | |
string | ilb_down_tip |
Widget information text. | |
string | ilb_bottom_tip |
Widget information text. | |
string | pr_cmd_info |
Message. | |
string | pr_cmd_cmd |
Label. | |
string | pr_cmd_format |
Label. | |
string | pr_cmd_size_x |
Label. | |
string | pr_cmd_size_y |
Label. | |
string | pr_cmd_orient |
Label. | |
string | zp_zoom_in |
Button text. | |
string | zp_zoom_out |
Button text. | |
string | zp_go_left_end |
Button text. | |
string | zp_go_left_page |
Button text. | |
string | zp_go_left_half |
Button text. | |
string | zp_go_right_half |
Button text. | |
string | zp_go_right_page |
Button text. | |
string | zp_go_right_end |
Button text. | |
string | hpms_mode_1d_histo |
Choice element. | |
string | hpms_mode_1d_line |
Choice element. | |
string | hpms_mode_1d_curve |
Choice element. | |
string | hpms_mode_1d_marker |
Choice element. | |
string | hpms_mode_1d_histo_marker |
Choice element. | |
string | hpms_mode_1d_line_marker |
Choice element. | |
string | hpms_mode_1d_curve_marker |
Choice element. | |
string | hpms_mode_2d_scatter |
Choice element. | |
string | hpms_mode_2d_color |
Choice element. | |
string | hpms_mode_2d_color_z |
Choice element. | |
string | hpms_mode_2d_contour |
Choice element. | |
string | hpms_mode_2d_surf_mesh |
Choice element. | |
string | hpms_mode_2d_surf_col |
Choice element. | |
string | hpms_mode_2d_surf_col_mesh |
Choice element. | |
string | hpms_mode_2d_surf_shade |
Choice element. | |
string | hpms_mode_2d_surf_shade_mesh |
Choice element. | |
string | hpms_mode_2d_lego |
Choice element. | |
string | hpms_mode_2d_lego_col |
Choice element. | |
string | hpms_mode_3d_scatter |
Choice element. | |
string | hpms_mode_3d_box |
Choice element. | |
string | hpas_line_txt |
Label/Group text. | |
string | hpas_fill_txt |
Label/Group text. | |
string | hpas_marker_txt |
Label/Group text. | |
string | hpas_mode_txt |
Label/Group text. | |
string | hpas_theta_txt |
Label text. | |
string | hpas_phi_txt |
Label text. | |
string | gp_points |
Frame text. | |
string | gp_point_num |
Label. | |
string | gp_total_tip |
Information. | |
string | gp_minimum_tip |
Information. | |
string | gp_maximum_tip |
Information. | |
string | gp_point_set |
Button text. | |
string | gp_point_set_tip |
Information. | |
string | gp_point_x_tip |
Information. | |
string | gp_point_y_tip |
Information. | |
string | gp_done |
Button text. | |
string | gp_cancel |
Button text. | |
string | gp_help |
Button text. | |
string | gp_done_tip |
Information. | |
string | gp_cancel_tip |
Information. | |
string | gp_help_tip |
Information. | |
string | gp_help_text |
Message text. | |
string | brq_warning |
General text. | |
string | brq_error |
General text. | |
string | brq_info |
General text. | |
string | brq_buttons |
Buttons text. | |
string | brq_ok_cancel |
Button texts. | |
string | brq_continue |
Button texts. | |
string | brq_done |
Button texts. | |
string | tmrq_save_button |
Button text. | |
string | tmrq_print_button |
Button text. | |
string | tmrq_save_button_tip |
Button text. | |
string | tmrq_print_button_tip |
Button text. | |
string | tmrq_print_title |
Window title. | |
string | tmrq_print_message |
Request message. | |
string | tmrq_print_error |
Request message. | |
string | tmrq_file_write_error |
Request message. | |
string | prrq_print_title |
Window title. | |
string | prrq_print_message |
Request message. | |
string | prrq_print_buttons |
Button texts. | |
string | ct_ed_type_error |
Message text. | |
string | ct_ed_num_error |
Message text. | |
string | ct_ed_help_text |
Message text. | |
string | ct_ed_contour |
Frame text. | |
string | ct_ed_name |
Label. | |
string | ct_ed_name_tip |
Information. | |
string | ct_ed_type |
Label. | |
string | ct_ed_type_poly |
List text. | |
string | ct_ed_type_ellipse |
List text. | |
string | ct_ed_type_circle |
List text. | |
string | ct_ed_type_gate |
List text. | |
string | ct_ed_center |
Label. | |
string | ct_ed_radius |
Label. | |
string | ct_ed_radii |
Label. | |
string | ct_ed_angle |
Label. | |
string | ct_ed_gate_center |
Button text. | |
string | ct_ed_gate_center_tip |
Information. | |
string | ct_ed_gate_flip |
Button text. | |
string | ct_ed_gate_flip_tip |
Information. | |
string | cl_ed_help_text |
Message text. | |
string | cl_ed_ct_select |
Button text. | |
string | cl_ed_ct_select_tip |
Information. | |
string | cl_ed_ct_new |
Button text. | |
string | cl_ed_ct_new_tip |
Information. | |
string | cl_ed_ct_delete |
Button text. | |
string | cl_ed_ct_delete_tip |
Information. | |
string | cl_ed_ct_apply |
Button text. | |
string | cl_ed_ct_apply_tip |
Information. | |
string | cl_ed_ct_reset |
Button text. | |
string | cl_ed_ct_reset_tip |
Information. | |
string | cl_ed_list |
Frame text. | |
string | cl_ed_display |
Button text. | |
string | cl_ed_display_tip |
Information. | |
string | cl_ed_delete |
Button text. | |
string | cl_ed_delete_tip |
Information. | |
string | cl_ed_load |
Button text. | |
string | cl_ed_load_tip |
Information. | |
string | cl_ed_append |
Button text. | |
string | cl_ed_append_tip |
Information. | |
string | cl_ed_save |
Button text. | |
string | cl_ed_save_tip |
Information. | |
string | rghw_title |
Window title. | |
string | rghw_unnamed_histo |
Window title. | |
string | rghw_position_group |
Group text. | |
string | rghw_limits_group |
Group text. | |
string | rghw_limits_min |
Label. | |
string | rghw_limits_max |
Label. | |
string | rghw_limits_log |
Label. | |
string | rghw_limits_full |
Button text. | |
string | rghw_limits_unzoom |
Button text. | |
string | rghw_limits_auto |
Button text. | |
string | rghw_limits_min_tip |
Information. | |
string | rghw_limits_max_tip |
Information. | |
string | rghw_limits_log_tip |
Information. | |
string | rghw_limits_full_tip |
Information. | |
string | rghw_limits_unzoom_tip |
Information. | |
string | rghw_limits_auto_tip |
Information. | |
string | rghw_angles_theta_txt |
Label text. | |
string | rghw_angles_phi_txt |
Label text. | |
string | rgfit_set |
Button text. | |
string | rgfit_fix |
Button text. | |
string | rgfit_limit_inf |
Label text. | |
string | rgfit_limit_sup |
Label text. | |
string | rgfit_limit_set_tip |
Information. | |
string | rgfit_limit_disp |
Button text. | |
string | rgfit_limit_disp_tip |
Information. | |
string | rgfit_but_grp_fit |
Group text. | |
string | rgfit_but_grp_param |
Group text. | |
string | rgfit_but_grp_funct |
Group text. | |
string | rgfit_mode_chi2 |
Selection text. | |
string | rgfit_mode_likelyhood |
Selection text. | |
string | rgfit_button_preset |
Button text (action) | |
string | rgfit_button_fit |
Button text (action) | |
string | rgfit_button_set_fit |
Button text (action) | |
string | rgfit_button_preset_tip |
Information. | |
string | rgfit_button_fit_tip |
Information. | |
string | rgfit_button_set_fit_tip |
Information. | |
string | rgfit_button_view |
Button text (action) | |
string | rgfit_button_save |
Button text (action) | |
string | rgfit_button_param_file |
Button text (action) | |
string | rgfit_button_update |
Button text (action) | |
string | rgfit_button_view_tip |
Information. | |
string | rgfit_button_save_tip |
Information. | |
string | rgfit_button_param_file_tip |
Information. | |
string | rgfit_button_update_tip |
Information. | |
string | rgfit_button_draw |
Button text (action) | |
string | rgfit_button_fct_file |
Button text (action) | |
string | rgfit_button_clear |
Button text (action) | |
string | rgfit_button_display |
Button text (action) | |
string | rgfit_button_draw_tip |
Information. | |
string | rgfit_button_fct_file_tip |
Information. | |
string | rgfit_button_clear_tip |
Information. | |
string | rgfit_button_display_tip |
Information. | |
string | rgfit_button_reset |
Button text (action) | |
string | rgfit_button_load |
Button text (action) | |
string | rgfit_button_cancel |
Button text (action) | |
string | rgfit_button_done |
Button text (action) | |
string | rgfit_button_reset_tip |
Information. | |
string | rgfit_button_load_tip |
Information. | |
string | rgfit_button_cancel_tip |
Information. | |
string | rgfit_button_done_tip |
Information. | |
string | rgfit_file_write_error |
Message text. | |
string | rgfit_file_read_error |
Message text. | |
string | rgfit_fit_result_title |
Request title. | |
string | rgfit_fit_histo_error |
Message text. | |
string | rgfit_disp_title |
Window title. | |
string | rgfit_disp_buttons |
Button texts. | |
string | rgfit_disp_print_title |
Window title. | |
string | rgfit_disp_no_dif |
Check button text. | |
string | rgfit_disp_3d_view |
Check button text. | |
string | rgpk_title |
Window title. | |
string | rgpk_options |
Group text. | |
string | rgpk_number |
Label text. | |
string | rgpk_show_relative |
Check button text. | |
string | rgpk_opt_counts |
Check button text. | |
string | rgpk_opt_tail |
Check button text. | |
string | rgpk_opt_err |
Check button text. | |
string | rgpk_opt_counts_tip |
Information. | |
string | rgpk_opt_tail_tip |
Information. | |
string | rgpk_opt_err_tip |
Information. | |
string | rgpk_common_sigma |
Check button text. | |
string | rgpk_common_tail |
Check button text. | |
string | rgpk_common_ratio |
Check button text. | |
string | rgpk_common_sigma_tip |
Information. | |
string | rgpk_common_tail_tip |
Information. | |
string | rgpk_common_ratio_tip |
Information. | |
string | rgpk_background |
Group text. | |
string | rgpk_bg_type |
Label text. | |
string | rgpk_bg_preset |
Label text. | |
string | rgpk_bg_x1 |
Label text. | |
string | rgpk_bg_x2 |
Label text. | |
string | rgpk_preset_bg_button |
Button text. | |
string | rgpk_preset_bg_tip |
Information. | |
string | rgpk_preset_peak_tip |
Information. | |
string | rgpk_bg_const |
Label text (param. name) | |
string | rgpk_bg_slope |
Label text (param. name) | |
string | rgpk_bg_deg0 |
Label text (param. name) | |
string | rgpk_bg_deg1 |
Label text (param. name) | |
string | rgpk_bg_deg2 |
Label text (param. name) | |
string | rgpk_bg_step |
Label text (param. name) | |
string | rgpk_bg_cst_l |
Label text (param. name) | |
string | rgpk_bg_cst_r |
Label text (param. name) | |
string | rgpk_bg_slope_l |
Label text (param. name) | |
string | rgpk_bg_slope_r |
Label text (param. name) | |
string | rgpk_peak |
Group text. | |
string | rgpk_peak_center |
Label text (param. name) | |
string | rgpk_peak_sigma |
Label text (param. name) | |
string | rgpk_peak_amplitude |
Label text (param. name) | |
string | rgpk_peak_counts |
Label text (param. name) | |
string | rgpk_peak_tail |
Label text (param. name) | |
string | rgpk_peak_ratio |
Label text (param. name) | |
string | rgpk_peak_rel |
Label text. | |
string | rgpk_peak_rel_factor_tip |
Information. | |
string | rgpk_peak_rel_center_tip |
Information. | |
string | rgpk_peak_rel_sigma_tip |
Information. | |
string | rgpk_peak_rel_tail_tip |
Information. | |
string | rgpk_peak_rel_ratio_tip |
Information. | |
string | rgdec_title |
Window title. | |
string | rgdec_background |
Group text. | |
string | rgdec_bg_type |
Label text. | |
string | rgdec_preset_bg_button |
Button text. | |
string | rgdec_preset_bg_tip |
Information. | |
string | rgdec_bg_const |
Label text (param. name) | |
string | rgdec_bg_slope |
Label text (param. name) | |
string | rgdec_fit_limits |
Label text. | |
string | rgdec_phases |
Group text. | |
string | rgdec_prod_time |
Label text. | |
string | rgdec_decay_time |
Label text. | |
string | rgdec_time_param |
Button text (check) | |
string | rgdec_fit_mode |
Group text. | |
string | rgdec_fit_decay |
Button text (radio) | |
string | rgdec_fit_prod |
Button text (radio) | |
string | rgdec_fit_prod_decay |
Button text (radio) | |
string | rgdec_fit_decay_tip |
Information. | |
string | rgdec_fit_prod_tip |
Information. | |
string | rgdec_fit_prod_decay_tip |
Information. | |
string | rgdec_opt_err_norm |
Button text (check) | |
string | rgdec_opt_var_eff |
Button text (check) | |
string | rgdec_opt_err_norm_tip |
Information. | |
string | rgdec_opt_var_eff_tip |
Information. | |
string | rgdec_fit_param |
Group text. | |
string | rgdec_param_halflife |
Button text (radio) | |
string | rgdec_param_lambda |
Button text (radio) | |
string | rgdec_param_rate |
Button text (radio) | |
string | rgdec_param_number |
Button text (radio) | |
string | rgdec_param_prod |
Button text (radio) | |
string | rgdec_param_halflife_tip |
Information. | |
string | rgdec_param_lambda_tip |
Information. | |
string | rgdec_param_rate_tip |
Information. | |
string | rgdec_param_number_tip |
Information. | |
string | rgdec_param_prod_tip |
Information. | |
string | rgdec_decay_comp |
Group text. | |
string | rgdec_single_fil |
Button text (check) | |
string | rgdec_double_fil |
Button text (check) | |
string | rgdec_prod_second |
Button text (check) | |
string | rgdec_prod_third |
Button text (check) | |
string | rgdec_single_fil_tip |
Information. | |
string | rgdec_double_fil_tip |
Information. | |
string | rgdec_prod_second_tip |
Information. | |
string | rgdec_prod_third_tip |
Information. | |
string | rgdec_comp_first |
Group text. | |
string | rgdec_comp_second |
Group text. | |
string | rgdec_comp_third |
Group text. | |
string | rgdec_comp_halflife |
Label text (paramètre) | |
string | rgdec_comp_lambda |
Label text (paramètre) | |
string | rgdec_comp_decay_rate |
Label text (paramètre) | |
string | rgdec_comp_number |
Label text (paramètre) | |
string | rgdec_comp_prod_rate |
Label text (paramètre) | |
string | rgdec_comp_efficiency |
Label text. | |
string | rgdec_fit_warning |
Message text. | |
string | rgdec_fit_bad_tdec |
Message text. | |
string | rgdec_fit_bad_tdif |
Message text. | |
string | rgg2d_title |
Window title. | |
string | rgg2d_options |
Group text. | |
string | rgg2d_number |
Label text. | |
string | rgg2d_show_relative |
Check button text. | |
string | rgg2d_opt_counts |
Check button text. | |
string | rgg2d_opt_err |
Check button text. | |
string | rgg2d_opt_theta |
Check button text. | |
string | rgg2d_opt_counts_tip |
Information. | |
string | rgg2d_opt_err_tip |
Information. | |
string | rgg2d_opt_theta_tip |
Information. | |
string | rgg2d_common_sigma |
Check button text. | |
string | rgg2d_common_correl |
Check button text. | |
string | rgg2d_common_sigma_tip |
Information. | |
string | rgg2d_common_correl_tip |
Information. | |
string | rgg2d_background |
Group text. | |
string | rgg2d_bg_type |
Label text. | |
string | rgg2d_bg_preset |
Label text. | |
string | rgg2d_bg_x1 |
Label text. | |
string | rgg2d_bg_y1 |
Label text. | |
string | rgg2d_bg_dx |
Label text. | |
string | rgg2d_bg_dy |
Label text. | |
string | rgg2d_preset_bg_button |
Button text. | |
string | rgg2d_preset_bg_tip |
Information. | |
string | rgg2d_preset_peak_tip |
Information. | |
string | rgg2d_bg_const |
Label text (param. name) | |
string | rgg2d_bg_ax |
Label text (param. name) | |
string | rgg2d_bg_ay |
Label text (param. name) | |
string | rgg2d_comp |
Group text. | |
string | rgg2d_comp_amplitude |
Label text (param. name) | |
string | rgg2d_comp_counts |
Label text (param. name) | |
string | rgg2d_comp_ctr_x |
Label text (param. name) | |
string | rgg2d_comp_ctr_y |
Label text (param. name) | |
string | rgg2d_comp_sig_x |
Label text (param. name) | |
string | rgg2d_comp_sig_y |
Label text (param. name) | |
string | rgg2d_comp_sig_a |
Label text (param. name) | |
string | rgg2d_comp_sig_b |
Label text (param. name) | |
string | rgg2d_comp_theta |
Label text (param. name) | |
string | rgg2d_comp_rho |
Label text (param. name) | |
string | rgg2d_comp_rel |
Label text. | |
string | rgg2d_comp_rel_factor_tip |
Information. | |
string | rgg2d_comp_rel_center_tip |
Information. | |
string | rgg2d_comp_rel_sigma_tip |
Information. | |
string | rght_title |
Window title. | |
string | rght_menu_file |
Texte menu. | |
string | rght_menu_file_load |
Texte menu. | |
string | rght_menu_file_save |
Texte menu. | |
string | rght_menu_file_save_select |
Texte menu. | |
string | rght_menu_file_export |
Texte menu. | |
string | rght_menu_file_print |
Texte menu. | |
string | rght_menu_file_quit |
Texte menu. | |
string | rght_menu_histo |
Texte menu. | |
string | rght_menu_histo_select |
Texte menu. | |
string | rght_menu_histo_stat |
Texte menu. | |
string | rght_menu_histo_fit |
Texte menu. | |
string | rght_menu_histo_fit_peak |
Texte menu. | |
string | rght_menu_histo_fit_decay |
Texte menu. | |
string | rght_menu_histo_fit_gaus2d |
Texte menu. | |
string | rght_histo_grp |
Group title. | |
string | rght_tools_grp |
Group title. | |
string | rght_histo_file |
Label. | |
string | rght_histo_name |
Label. | |
string | rght_file_browse |
Button text. | |
string | rght_histo_select |
Button text. | |
string | rght_histo_prev |
Button text. | |
string | rght_histo_next |
Button text. | |
string | rght_file_browse_tip |
Information. | |
string | rght_histo_prev_tip |
Information. | |
string | rght_histo_next_tip |
Information. | |
string | rght_histo_select_tip |
Information. | |
string | rght_histo_select_title |
Request title. | |
string | rght_tools_stat |
Button text. | |
string | rght_tools_peak |
Button text. | |
string | rght_tools_decay |
Button text. | |
string | rght_tools_gaus2d |
Button text. | |
string | rght_tools_stat_tip |
Information. | |
string | rght_tools_peak_tip |
Information. | |
string | rght_tools_decay_tip |
Information. | |
string | rght_tools_gaus2d_tip |
Information. | |
string | rght_tools_fit_err |
Button text. | |
string | rght_tools_fit_err_tip |
Information. | |
string | rght_tools_err_select_title |
Window title. | |
string | rght_tools_stat_title |
Window title. | |
string | rght_tools_stat_buttons |
Button texts. | |
string | rght_err_null_file |
Message. | |
string | rght_err_no_file |
Message. | |
string | rght_err_no_histo |
Message. | |
string | rght_err_histo_not_found |
Message. | |
Class defining texts for objects in the libraries (mainly for GUI objects).
|
inlineprivate |
Default constructeur.
References SetLangage().
|
inlineprivate |
Copy constructor.
d | instance to copy |
|
inlinevirtual |
Destructor.
|
private |
Macro from GCpp library that defines the following functions:
|
static |
Return the dictionary unique instance, set into selected langage.
lang | langage identifier |
References SetLangage().
|
static |
Return the dictionary unique instance, set into selected langage.
lang_id | langage identifier |
References SetLangage().
Affectation operator.
d | instance to copy |
|
virtual |
|
virtual |
Set langage.
lang_id | langage identifier |
References brq_buttons, brq_continue, brq_done, brq_error, brq_info, brq_ok_cancel, brq_warning, cl_ed_append, cl_ed_append_tip, cl_ed_ct_apply, cl_ed_ct_apply_tip, cl_ed_ct_delete, cl_ed_ct_delete_tip, cl_ed_ct_new, cl_ed_ct_new_tip, cl_ed_ct_reset, cl_ed_ct_reset_tip, cl_ed_ct_select, cl_ed_ct_select_tip, cl_ed_delete, cl_ed_delete_tip, cl_ed_display, cl_ed_display_tip, cl_ed_help_text, cl_ed_list, cl_ed_load, cl_ed_load_tip, cl_ed_save, cl_ed_save_tip, ct_ed_angle, ct_ed_center, ct_ed_contour, ct_ed_gate_center, ct_ed_gate_center_tip, ct_ed_gate_flip, ct_ed_gate_flip_tip, ct_ed_help_text, ct_ed_name, ct_ed_name_tip, ct_ed_num_error, ct_ed_radii, ct_ed_radius, ct_ed_type, ct_ed_type_circle, ct_ed_type_ellipse, ct_ed_type_error, ct_ed_type_gate, ct_ed_type_poly, gp_cancel, gp_cancel_tip, gp_done, gp_done_tip, gp_help, gp_help_text, gp_help_tip, gp_maximum_tip, gp_minimum_tip, gp_point_num, gp_point_set, gp_point_set_tip, gp_point_x_tip, gp_point_y_tip, gp_points, gp_total_tip, hpas_fill_txt, hpas_line_txt, hpas_marker_txt, hpas_mode_txt, hpas_phi_txt, hpas_theta_txt, hpms_mode_1d_curve, hpms_mode_1d_curve_marker, hpms_mode_1d_histo, hpms_mode_1d_histo_marker, hpms_mode_1d_line, hpms_mode_1d_line_marker, hpms_mode_1d_marker, hpms_mode_2d_color, hpms_mode_2d_color_z, hpms_mode_2d_contour, hpms_mode_2d_lego, hpms_mode_2d_lego_col, hpms_mode_2d_scatter, hpms_mode_2d_surf_col, hpms_mode_2d_surf_col_mesh, hpms_mode_2d_surf_mesh, hpms_mode_2d_surf_shade, hpms_mode_2d_surf_shade_mesh, hpms_mode_3d_box, hpms_mode_3d_scatter, ilb_all, ilb_all_tip, ilb_bottom, ilb_bottom_tip, ilb_down, ilb_down_tip, ilb_invert, ilb_invert_tip, ilb_none, ilb_none_tip, ilb_top, ilb_top_tip, ilb_up, ilb_up_tip, its_all, its_all_tip, its_close_all, its_close_all_tip, its_delete, its_delete_confirm_title, its_delete_folder_confirm, its_delete_tip, its_edit_item, its_edit_item_tip, its_existing_warning, its_folder_close, its_folder_itself_warning, its_folder_open, its_invert, its_invert_tip, its_move_bottom, its_move_bottom_tip, its_move_down, its_move_down_tip, its_move_folder, its_move_folder_tip, its_move_parent, its_move_parent_tip, its_move_to_folder_title, its_move_top, its_move_top_tip, its_move_up, its_move_up_tip, its_new_folder, its_new_folder_req_message, its_new_folder_req_root, its_new_folder_req_title, its_new_folder_tip, its_new_item, its_new_item_tip, its_none, its_none_tip, its_open_all, its_open_all_tip, langage, pr_cmd_cmd, pr_cmd_format, pr_cmd_info, pr_cmd_orient, pr_cmd_size_x, pr_cmd_size_y, prrq_print_buttons, prrq_print_message, prrq_print_title, rgdec_background, rgdec_bg_const, rgdec_bg_slope, rgdec_bg_type, rgdec_comp_decay_rate, rgdec_comp_efficiency, rgdec_comp_first, rgdec_comp_halflife, rgdec_comp_lambda, rgdec_comp_number, rgdec_comp_prod_rate, rgdec_comp_second, rgdec_comp_third, rgdec_decay_comp, rgdec_decay_time, rgdec_double_fil, rgdec_double_fil_tip, rgdec_fit_bad_tdec, rgdec_fit_bad_tdif, rgdec_fit_decay, rgdec_fit_decay_tip, rgdec_fit_limits, rgdec_fit_mode, rgdec_fit_param, rgdec_fit_prod, rgdec_fit_prod_decay, rgdec_fit_prod_decay_tip, rgdec_fit_prod_tip, rgdec_fit_warning, rgdec_opt_err_norm, rgdec_opt_err_norm_tip, rgdec_opt_var_eff, rgdec_opt_var_eff_tip, rgdec_param_halflife, rgdec_param_halflife_tip, rgdec_param_lambda, rgdec_param_lambda_tip, rgdec_param_number, rgdec_param_number_tip, rgdec_param_prod, rgdec_param_prod_tip, rgdec_param_rate, rgdec_param_rate_tip, rgdec_phases, rgdec_preset_bg_button, rgdec_preset_bg_tip, rgdec_prod_second, rgdec_prod_second_tip, rgdec_prod_third, rgdec_prod_third_tip, rgdec_prod_time, rgdec_single_fil, rgdec_single_fil_tip, rgdec_time_param, rgdec_title, rgfit_but_grp_fit, rgfit_but_grp_funct, rgfit_but_grp_param, rgfit_button_cancel, rgfit_button_cancel_tip, rgfit_button_clear, rgfit_button_clear_tip, rgfit_button_display, rgfit_button_display_tip, rgfit_button_done, rgfit_button_done_tip, rgfit_button_draw, rgfit_button_draw_tip, rgfit_button_fct_file, rgfit_button_fct_file_tip, rgfit_button_fit, rgfit_button_fit_tip, rgfit_button_load, rgfit_button_load_tip, rgfit_button_param_file, rgfit_button_param_file_tip, rgfit_button_preset, rgfit_button_preset_tip, rgfit_button_reset, rgfit_button_reset_tip, rgfit_button_save, rgfit_button_save_tip, rgfit_button_set_fit, rgfit_button_set_fit_tip, rgfit_button_update, rgfit_button_update_tip, rgfit_button_view, rgfit_button_view_tip, rgfit_disp_3d_view, rgfit_disp_buttons, rgfit_disp_no_dif, rgfit_disp_print_title, rgfit_disp_title, rgfit_file_read_error, rgfit_file_write_error, rgfit_fit_histo_error, rgfit_fit_result_title, rgfit_fix, rgfit_limit_disp, rgfit_limit_disp_tip, rgfit_limit_inf, rgfit_limit_set_tip, rgfit_limit_sup, rgfit_mode_chi2, rgfit_mode_likelyhood, rgfit_set, rgg2d_background, rgg2d_bg_ax, rgg2d_bg_ay, rgg2d_bg_const, rgg2d_bg_dx, rgg2d_bg_dy, rgg2d_bg_preset, rgg2d_bg_type, rgg2d_bg_x1, rgg2d_bg_y1, rgg2d_common_correl, rgg2d_common_correl_tip, rgg2d_common_sigma, rgg2d_common_sigma_tip, rgg2d_comp, rgg2d_comp_amplitude, rgg2d_comp_counts, rgg2d_comp_ctr_x, rgg2d_comp_ctr_y, rgg2d_comp_rel, rgg2d_comp_rel_center_tip, rgg2d_comp_rel_factor_tip, rgg2d_comp_rel_sigma_tip, rgg2d_comp_rho, rgg2d_comp_sig_a, rgg2d_comp_sig_b, rgg2d_comp_sig_x, rgg2d_comp_sig_y, rgg2d_comp_theta, rgg2d_number, rgg2d_opt_counts, rgg2d_opt_counts_tip, rgg2d_opt_err, rgg2d_opt_err_tip, rgg2d_opt_theta, rgg2d_opt_theta_tip, rgg2d_options, rgg2d_preset_bg_button, rgg2d_preset_bg_tip, rgg2d_preset_peak_tip, rgg2d_show_relative, rgg2d_title, rght_err_histo_not_found, rght_err_no_file, rght_err_no_histo, rght_err_null_file, rght_file_browse, rght_file_browse_tip, rght_histo_file, rght_histo_grp, rght_histo_name, rght_histo_next, rght_histo_next_tip, rght_histo_prev, rght_histo_prev_tip, rght_histo_select, rght_histo_select_tip, rght_histo_select_title, rght_menu_file, rght_menu_file_export, rght_menu_file_load, rght_menu_file_print, rght_menu_file_quit, rght_menu_file_save, rght_menu_file_save_select, rght_menu_histo, rght_menu_histo_fit, rght_menu_histo_fit_decay, rght_menu_histo_fit_gaus2d, rght_menu_histo_fit_peak, rght_menu_histo_select, rght_menu_histo_stat, rght_title, rght_tools_decay, rght_tools_decay_tip, rght_tools_err_select_title, rght_tools_fit_err, rght_tools_fit_err_tip, rght_tools_gaus2d, rght_tools_gaus2d_tip, rght_tools_grp, rght_tools_peak, rght_tools_peak_tip, rght_tools_stat, rght_tools_stat_buttons, rght_tools_stat_tip, rght_tools_stat_title, rghw_angles_phi_txt, rghw_angles_theta_txt, rghw_limits_auto, rghw_limits_auto_tip, rghw_limits_full, rghw_limits_full_tip, rghw_limits_group, rghw_limits_log, rghw_limits_log_tip, rghw_limits_max, rghw_limits_max_tip, rghw_limits_min, rghw_limits_min_tip, rghw_limits_unzoom, rghw_limits_unzoom_tip, rghw_position_group, rghw_title, rghw_unnamed_histo, rgpk_background, rgpk_bg_const, rgpk_bg_cst_l, rgpk_bg_cst_r, rgpk_bg_deg0, rgpk_bg_deg1, rgpk_bg_deg2, rgpk_bg_preset, rgpk_bg_slope, rgpk_bg_slope_l, rgpk_bg_slope_r, rgpk_bg_step, rgpk_bg_type, rgpk_bg_x1, rgpk_bg_x2, rgpk_common_ratio, rgpk_common_ratio_tip, rgpk_common_sigma, rgpk_common_sigma_tip, rgpk_common_tail, rgpk_common_tail_tip, rgpk_number, rgpk_opt_counts, rgpk_opt_counts_tip, rgpk_opt_err, rgpk_opt_err_tip, rgpk_opt_tail, rgpk_opt_tail_tip, rgpk_options, rgpk_peak, rgpk_peak_amplitude, rgpk_peak_center, rgpk_peak_counts, rgpk_peak_ratio, rgpk_peak_rel, rgpk_peak_rel_center_tip, rgpk_peak_rel_factor_tip, rgpk_peak_rel_ratio_tip, rgpk_peak_rel_sigma_tip, rgpk_peak_rel_tail_tip, rgpk_peak_sigma, rgpk_peak_tail, rgpk_preset_bg_button, rgpk_preset_bg_tip, rgpk_preset_peak_tip, rgpk_show_relative, rgpk_title, tmrq_file_write_error, tmrq_print_button, tmrq_print_button_tip, tmrq_print_error, tmrq_print_message, tmrq_print_title, tmrq_save_button, tmrq_save_button_tip, zp_go_left_end, zp_go_left_half, zp_go_left_page, zp_go_right_end, zp_go_right_half, zp_go_right_page, zp_zoom_in, and zp_zoom_out.
|
inline |
Return the selected langage identifier.
References langage.
RDico::ClassDef | ( | RDico | , |
0 | |||
) |
For ROOT dictionary.