#include <mMuiRoadFinder1Par.h>
Inheritance diagram for mMuiRoadFinder1Par:

| Public Methods | |
| mMuiRoadFinder1Par () | |
| ~mMuiRoadFinder1Par () | |
| UShort_t | get_num_seed_loops () const | 
| UShort_t | get_search_length (int loop) const | 
| UShort_t | get_search_order (int loop, int point) const | 
| UShort_t | get_min_last_gap_1d () const | 
| UShort_t | get_min_fired_gaps () const | 
| UShort_t | get_max_skipped_gaps () const | 
| UShort_t | get_min_shared_hits_1d () const | 
| Float_t | get_weight_par_1d (int point) const | 
| Float_t | get_max_xref_1d () const | 
| Float_t | get_max_yref_1d () const | 
| UShort_t | get_max_clusters_per_gap_search () const | 
| UShort_t | get_min_last_gap_2d () const | 
| UShort_t | get_max_del_last_gap () const | 
| UShort_t | get_max_del_hits_per_gap () const | 
| UShort_t | get_max_del_total_hits () const | 
| Float_t | get_max_xref_2d () const | 
| Float_t | get_max_yref_2d () const | 
| Float_t | get_weight_par_2d (int point) const | 
| Float_t | get_max_xchisq () const | 
| Float_t | get_max_ychisq () const | 
| UShort_t | get_min_shared_hits_2d () const | 
| Float_t | get_mut_window () const | 
| Float_t | get_mui_window () const | 
| Float_t | get_mut_z_north () const | 
| Float_t | get_mut_z_south () const | 
| UShort_t | get_max_occupancy_per_arm () const | 
| Float_t | get_xvert () const | 
| Float_t | get_yvert () const | 
| Float_t | get_zvert () const | 
| void | set_num_seed_loops (UShort_t sval) | 
| void | set_search_length (int point, UShort_t sval) | 
| void | set_search_order (int loop, int point, UShort_t sval) | 
| void | set_weight_par_1d (int point, Float_t fval) | 
| void | set_max_xref_1d (Float_t fval) | 
| void | set_max_yref_1d (Float_t fval) | 
| void | set_min_last_gap_1d (UShort_t sval) | 
| void | set_min_fired_gaps (UShort_t sval) | 
| void | set_max_skipped_gaps (UShort_t sval) | 
| void | set_min_shared_hits_1d (UShort_t sval) | 
| void | set_max_clusters_per_gap_search (UShort_t sval) | 
| void | set_max_xref_2d (Float_t fval) | 
| void | set_max_yref_2d (Float_t fval) | 
| void | set_weight_par_2d (int point, Float_t fval) | 
| void | set_max_xchisq (Float_t fval) | 
| void | set_max_ychisq (Float_t fval) | 
| void | set_mut_window (Float_t fval) | 
| void | set_mui_window (Float_t fval) | 
| void | set_mut_z_north (Float_t fval) | 
| void | set_mut_z_south (Float_t fval) | 
| void | set_min_last_gap_2d (UShort_t sval) | 
| void | set_max_del_last_gap (UShort_t sval) | 
| void | set_max_del_hits_per_gap (UShort_t sval) | 
| void | set_max_del_total_hits (UShort_t sval) | 
| void | set_min_shared_hits_2d (UShort_t sval) | 
| void | set_max_occupancy_per_arm (UShort_t sval) | 
| void | set_xvert (Float_t fval) | 
| void | set_yvert (Float_t fval) | 
| void | set_zvert (Float_t fval) | 
| Public Attributes | |
| enum | NUMFITPOINTS = 6 | 
| enum | MAXSEEDLOOPS = 2} | 
| Private Attributes | |
| UShort_t | _num_seed_loops | 
| UShort_t | _search_length [MAXSEEDLOOPS] | 
| UShort_t | _search_order [MAXSEEDLOOPS][NUMFITPOINTS] | 
| UShort_t | _min_last_gap_1d | 
| UShort_t | _min_fired_gaps | 
| UShort_t | _max_skipped_gaps | 
| UShort_t | _min_shared_hits_1d | 
| Float_t | _weight_par_1d [NUMFITPOINTS] | 
| Float_t | _max_xref_1d | 
| Float_t | _max_yref_1d | 
| UShort_t | _max_clusters_per_gap_search | 
| UShort_t | _min_last_gap_2d | 
| UShort_t | _max_del_last_gap | 
| UShort_t | _max_del_hits_per_gap | 
| UShort_t | _max_del_total_hits | 
| Float_t | _max_xref_2d | 
| Float_t | _max_yref_2d | 
| Float_t | _weight_par_2d [NUMFITPOINTS] | 
| Float_t | _max_xchisq | 
| Float_t | _max_ychisq | 
| UShort_t | _min_shared_hits_2d | 
| Float_t | _mut_window | 
| Float_t | _mui_window | 
| Float_t | _mut_z_north | 
| Float_t | _mut_z_south | 
| UShort_t | _max_occupancy_per_arm | 
| bool | _write_golden_only | 
| Float_t | _xvert | 
| Float_t | _yvert | 
| Float_t | _zvert | 
Definition at line 11 of file mMuiRoadFinder1Par.h.
| 
 | 
| 
 | 
| destructor Definition at line 59 of file mMuiRoadFinder1Par.h. 
 00059 {;}
 | 
| 
 | 
| 
 Definition at line 77 of file mMuiRoadFinder1Par.h. References _max_clusters_per_gap_search. Referenced by mMuiRoadFinder1::track_seed. 
 00078     { return _max_clusters_per_gap_search;}
 | 
| 
 | 
| 
 Definition at line 81 of file mMuiRoadFinder1Par.h. References _max_del_hits_per_gap. 
 00081 { return _max_del_hits_per_gap;}
 | 
| 
 | 
| 
 Definition at line 80 of file mMuiRoadFinder1Par.h. References _max_del_last_gap. Referenced by mMuiRoadFinder1::find_2droads. 
 00080 { return _max_del_last_gap;}
 | 
| 
 | 
| 
 Definition at line 82 of file mMuiRoadFinder1Par.h. References _max_del_total_hits. Referenced by mMuiRoadFinder1::find_2droads. 
 00082 { return _max_del_total_hits;}
 | 
| 
 | 
| 
 Definition at line 95 of file mMuiRoadFinder1Par.h. References _max_occupancy_per_arm. Referenced by mMuiRoadFinder1::find_1droads. 
 00095 { return _max_occupancy_per_arm;}
 | 
| 
 | 
| 
 Definition at line 71 of file mMuiRoadFinder1Par.h. References _max_skipped_gaps. 
 00071 { return _max_skipped_gaps;}
 | 
| 
 | 
| 
 Definition at line 88 of file mMuiRoadFinder1Par.h. References _max_xchisq. Referenced by mMuiRoadFinder1::find_2droads. 
 00088 { return _max_xchisq;}
 | 
| 
 | 
| 
 Definition at line 75 of file mMuiRoadFinder1Par.h. References _max_xref_1d. Referenced by mMuiRoadFinder1::cut_1droads. 
 00075 { return _max_xref_1d;}
 | 
| 
 | 
| 
 Definition at line 83 of file mMuiRoadFinder1Par.h. References _max_xref_2d. Referenced by mMuiRoadFinder1::find_2droads. 
 00083 { return _max_xref_2d;}
 | 
| 
 | 
| 
 Definition at line 89 of file mMuiRoadFinder1Par.h. References _max_ychisq. Referenced by mMuiRoadFinder1::find_2droads. 
 00089 { return _max_ychisq;}
 | 
| 
 | 
| 
 Definition at line 76 of file mMuiRoadFinder1Par.h. References _max_yref_1d. Referenced by mMuiRoadFinder1::cut_1droads. 
 00076 { return _max_yref_1d;}
 | 
| 
 | 
| 
 Definition at line 84 of file mMuiRoadFinder1Par.h. References _max_yref_2d. Referenced by mMuiRoadFinder1::find_2droads. 
 00084 { return _max_yref_2d;}
 | 
| 
 | 
| 
 Definition at line 70 of file mMuiRoadFinder1Par.h. References _min_fired_gaps. Referenced by mMuiRoadFinder1::cut_1droads. 
 00070 { return _min_fired_gaps;}
 | 
| 
 | 
| 1D Definition at line 69 of file mMuiRoadFinder1Par.h. References _min_last_gap_1d. Referenced by mMuiRoadFinder1::cut_1droads. 
 00069 { return _min_last_gap_1d;}
 | 
| 
 | 
| 
 Definition at line 79 of file mMuiRoadFinder1Par.h. References _min_last_gap_2d. Referenced by mMuiRoadFinder1::find_2droads. 
 00079 { return _min_last_gap_2d;}
 | 
| 
 | 
| 
 Definition at line 72 of file mMuiRoadFinder1Par.h. References _min_shared_hits_1d. 
 00072 { return _min_shared_hits_1d;}
 | 
| 
 | 
| 
 Definition at line 90 of file mMuiRoadFinder1Par.h. References _min_shared_hits_2d. 
 00090 { return _min_shared_hits_2d;}
 | 
| 
 | 
| 
 Definition at line 92 of file mMuiRoadFinder1Par.h. References _mui_window. Referenced by mMuiRoadFinder1::flag_golden, and mMuiRoadFinder1::track_seed. 
 00092 { return _mui_window;}
 | 
| 
 | 
| 
 Definition at line 91 of file mMuiRoadFinder1Par.h. References _mut_window. Referenced by mMuiRoadFinder1::flag_golden. 
 00091 { return _mut_window;}
 | 
| 
 | 
| 
 Definition at line 93 of file mMuiRoadFinder1Par.h. References _mut_z_north. Referenced by mMuiRoadFinder1::flag_golden. 
 00093 { return _mut_z_north;}
 | 
| 
 | 
| 
 Definition at line 94 of file mMuiRoadFinder1Par.h. References _mut_z_south. Referenced by mMuiRoadFinder1::flag_golden. 
 00094 { return _mut_z_south;}
 | 
| 
 | 
| get methods Definition at line 64 of file mMuiRoadFinder1Par.h. References _num_seed_loops. Referenced by mMuiRoadFinder1::find_1droads, and mMuiRoadFinder1::track_seed. 
 00064 { return _num_seed_loops;}
 | 
| 
 | 
| 
 Definition at line 65 of file mMuiRoadFinder1Par.h. References _search_length. Referenced by mMuiRoadFinder1::track_seed. 
 00065 { return _search_length[loop];}
 | 
| 
 | ||||||||||||
| 
 Definition at line 66 of file mMuiRoadFinder1Par.h. References _search_order. Referenced by mMuiRoadFinder1::find_1droads, and mMuiRoadFinder1::track_seed. 
 00067     { return _search_order[loop][point];}
 | 
| 
 | 
| 
 Definition at line 73 of file mMuiRoadFinder1Par.h. References _weight_par_1d. Referenced by mMuiRoadFinder1::fit1d. 
 00074     { return _weight_par_1d[point];}
 | 
| 
 | 
| 2D Definition at line 87 of file mMuiRoadFinder1Par.h. References _weight_par_2d. 
 00087 { return _weight_par_2d[point];}
 | 
| 
 | 
| vertex Definition at line 98 of file mMuiRoadFinder1Par.h. References _xvert. Referenced by mMuiRoadFinder1::fit1d. 
 00098 { return _xvert;}
 | 
| 
 | 
| 
 Definition at line 99 of file mMuiRoadFinder1Par.h. References _yvert. Referenced by mMuiRoadFinder1::fit1d. 
 00099 { return _yvert;}
 | 
| 
 | 
| 
 Definition at line 100 of file mMuiRoadFinder1Par.h. References _zvert. Referenced by mMuiRoadFinder1::fit1d. 
 00100 { return _zvert;}
 | 
| 
 | 
| 
 Definition at line 118 of file mMuiRoadFinder1Par.h. References _max_clusters_per_gap_search. 
 00119     { _max_clusters_per_gap_search = sval;}
 | 
| 
 | 
| 
 Definition at line 134 of file mMuiRoadFinder1Par.h. References _max_del_hits_per_gap. 
 00134 { _max_del_hits_per_gap = sval;}
 | 
| 
 | 
| 
 Definition at line 133 of file mMuiRoadFinder1Par.h. References _max_del_last_gap. 
 00133 { _max_del_last_gap = sval;}
 | 
| 
 | 
| 
 Definition at line 135 of file mMuiRoadFinder1Par.h. References _max_del_total_hits. 
 00135 { _max_del_total_hits = sval;}
 | 
| 
 | 
| 
 Definition at line 137 of file mMuiRoadFinder1Par.h. References _max_occupancy_per_arm. 
 00138     { _max_occupancy_per_arm = sval;}
 | 
| 
 | 
| 
 Definition at line 116 of file mMuiRoadFinder1Par.h. References _max_skipped_gaps. 
 00116 { _max_skipped_gaps = sval;}
 | 
| 
 | 
| 
 Definition at line 126 of file mMuiRoadFinder1Par.h. References _max_xchisq. 
 00126 { _max_xchisq = fval;}
 | 
| 
 | 
| 
 Definition at line 112 of file mMuiRoadFinder1Par.h. References _max_xref_1d. 
 00112 { _max_xref_1d = fval;}
 | 
| 
 | 
| 2D Definition at line 122 of file mMuiRoadFinder1Par.h. References _max_xref_2d. 
 00122 { _max_xref_2d = fval;}
 | 
| 
 | 
| 
 Definition at line 127 of file mMuiRoadFinder1Par.h. References _max_ychisq. 
 00127 { _max_ychisq = fval;}
 | 
| 
 | 
| 
 Definition at line 113 of file mMuiRoadFinder1Par.h. References _max_yref_1d. 
 00113 { _max_yref_1d = fval;}
 | 
| 
 | 
| 
 Definition at line 123 of file mMuiRoadFinder1Par.h. References _max_yref_2d. 
 00123 { _max_yref_2d = fval;}
 | 
| 
 | 
| 
 Definition at line 115 of file mMuiRoadFinder1Par.h. References _min_fired_gaps. 
 00115 { _min_fired_gaps = sval;}
 | 
| 
 | 
| 
 Definition at line 114 of file mMuiRoadFinder1Par.h. References _min_last_gap_1d. 
 00114 { _min_last_gap_1d = sval;}
 | 
| 
 | 
| 
 Definition at line 132 of file mMuiRoadFinder1Par.h. References _min_last_gap_2d. 
 00132 { _min_last_gap_2d = sval;}
 | 
| 
 | 
| 
 Definition at line 117 of file mMuiRoadFinder1Par.h. References _min_shared_hits_1d. 
 00117 { _min_shared_hits_1d = sval;}
 | 
| 
 | 
| 
 Definition at line 136 of file mMuiRoadFinder1Par.h. References _min_shared_hits_2d. 
 00136 { _min_shared_hits_2d = sval;}
 | 
| 
 | 
| 
 Definition at line 129 of file mMuiRoadFinder1Par.h. References _mui_window. 
 00129 { _mui_window = fval;}
 | 
| 
 | 
| 
 Definition at line 128 of file mMuiRoadFinder1Par.h. References _mut_window. 
 00128 { _mut_window = fval;}
 | 
| 
 | 
| 
 Definition at line 130 of file mMuiRoadFinder1Par.h. References _mut_z_north. 
 00130 { _mut_z_north = fval;}
 | 
| 
 | 
| 
 Definition at line 131 of file mMuiRoadFinder1Par.h. References _mut_z_south. 
 00131 { _mut_z_south = fval;}
 | 
| 
 | 
| set methods Definition at line 103 of file mMuiRoadFinder1Par.h. References _num_seed_loops. 
 00103 { _num_seed_loops = sval;}
 | 
| 
 | ||||||||||||
| 
 Definition at line 104 of file mMuiRoadFinder1Par.h. References _search_length. 
 00105     { _search_length[point] = sval;}
 | 
| 
 | ||||||||||||||||
| 
 Definition at line 106 of file mMuiRoadFinder1Par.h. References _search_order. 
 00107     { _search_order[loop][point] = sval;}
 | 
| 
 | ||||||||||||
| 1D Definition at line 110 of file mMuiRoadFinder1Par.h. References _weight_par_1d. 
 00111     { _weight_par_1d[point] = fval;}
 | 
| 
 | ||||||||||||
| 
 Definition at line 124 of file mMuiRoadFinder1Par.h. References _weight_par_2d. 
 00125     { _weight_par_2d[point] = fval;}
 | 
| 
 | 
| vertex Definition at line 141 of file mMuiRoadFinder1Par.h. References _xvert. 
 00141 { _xvert = fval;}
 | 
| 
 | 
| 
 Definition at line 142 of file mMuiRoadFinder1Par.h. References _yvert. 
 00142 { _yvert = fval;}
 | 
| 
 | 
| 
 Definition at line 143 of file mMuiRoadFinder1Par.h. References _zvert. 
 00143 { _zvert = fval;}
 | 
| 
 | 
| 
 Definition at line 161 of file mMuiRoadFinder1Par.h. Referenced by get_max_clusters_per_gap_search, mMuiRoadFinder1Par, and set_max_clusters_per_gap_search. | 
| 
 | 
| 
 Definition at line 166 of file mMuiRoadFinder1Par.h. Referenced by get_max_del_hits_per_gap, mMuiRoadFinder1Par, and set_max_del_hits_per_gap. | 
| 
 | 
| 
 Definition at line 165 of file mMuiRoadFinder1Par.h. Referenced by get_max_del_last_gap, mMuiRoadFinder1Par, and set_max_del_last_gap. | 
| 
 | 
| 
 Definition at line 167 of file mMuiRoadFinder1Par.h. Referenced by get_max_del_total_hits, mMuiRoadFinder1Par, and set_max_del_total_hits. | 
| 
 | 
| 
 Definition at line 181 of file mMuiRoadFinder1Par.h. Referenced by get_max_occupancy_per_arm, mMuiRoadFinder1Par, and set_max_occupancy_per_arm. | 
| 
 | 
| 
 Definition at line 156 of file mMuiRoadFinder1Par.h. Referenced by get_max_skipped_gaps, mMuiRoadFinder1Par, and set_max_skipped_gaps. | 
| 
 | 
| 
 Definition at line 171 of file mMuiRoadFinder1Par.h. Referenced by get_max_xchisq, mMuiRoadFinder1Par, and set_max_xchisq. | 
| 
 | 
| 
 Definition at line 159 of file mMuiRoadFinder1Par.h. Referenced by get_max_xref_1d, mMuiRoadFinder1Par, and set_max_xref_1d. | 
| 
 | 
| 
 Definition at line 168 of file mMuiRoadFinder1Par.h. Referenced by get_max_xref_2d, mMuiRoadFinder1Par, and set_max_xref_2d. | 
| 
 | 
| 
 Definition at line 172 of file mMuiRoadFinder1Par.h. Referenced by get_max_ychisq, mMuiRoadFinder1Par, and set_max_ychisq. | 
| 
 | 
| 
 Definition at line 160 of file mMuiRoadFinder1Par.h. Referenced by get_max_yref_1d, mMuiRoadFinder1Par, and set_max_yref_1d. | 
| 
 | 
| 
 Definition at line 169 of file mMuiRoadFinder1Par.h. Referenced by get_max_yref_2d, mMuiRoadFinder1Par, and set_max_yref_2d. | 
| 
 | 
| 
 Definition at line 155 of file mMuiRoadFinder1Par.h. Referenced by get_min_fired_gaps, mMuiRoadFinder1Par, and set_min_fired_gaps. | 
| 
 | 
| 
 Definition at line 154 of file mMuiRoadFinder1Par.h. Referenced by get_min_last_gap_1d, mMuiRoadFinder1Par, and set_min_last_gap_1d. | 
| 
 | 
| 
 Definition at line 164 of file mMuiRoadFinder1Par.h. Referenced by get_min_last_gap_2d, mMuiRoadFinder1Par, and set_min_last_gap_2d. | 
| 
 | 
| 
 Definition at line 157 of file mMuiRoadFinder1Par.h. Referenced by get_min_shared_hits_1d, mMuiRoadFinder1Par, and set_min_shared_hits_1d. | 
| 
 | 
| 
 Definition at line 173 of file mMuiRoadFinder1Par.h. Referenced by get_min_shared_hits_2d, mMuiRoadFinder1Par, and set_min_shared_hits_2d. | 
| 
 | 
| 
 Definition at line 175 of file mMuiRoadFinder1Par.h. Referenced by get_mui_window, mMuiRoadFinder1Par, and set_mui_window. | 
| 
 | 
| 
 Definition at line 174 of file mMuiRoadFinder1Par.h. Referenced by get_mut_window, mMuiRoadFinder1Par, and set_mut_window. | 
| 
 | 
| 
 Definition at line 176 of file mMuiRoadFinder1Par.h. Referenced by get_mut_z_north, mMuiRoadFinder1Par, and set_mut_z_north. | 
| 
 | 
| 
 Definition at line 177 of file mMuiRoadFinder1Par.h. Referenced by get_mut_z_south, mMuiRoadFinder1Par, and set_mut_z_south. | 
| 
 | 
| 
 Definition at line 149 of file mMuiRoadFinder1Par.h. Referenced by get_num_seed_loops, mMuiRoadFinder1Par, and set_num_seed_loops. | 
| 
 | 
| 
 Definition at line 150 of file mMuiRoadFinder1Par.h. Referenced by get_search_length, mMuiRoadFinder1Par, and set_search_length. | 
| 
 | 
| 
 Definition at line 151 of file mMuiRoadFinder1Par.h. Referenced by get_search_order, mMuiRoadFinder1Par, and set_search_order. | 
| 
 | 
| 
 Definition at line 158 of file mMuiRoadFinder1Par.h. Referenced by get_weight_par_1d, mMuiRoadFinder1Par, and set_weight_par_1d. | 
| 
 | 
| 
 Definition at line 170 of file mMuiRoadFinder1Par.h. Referenced by get_weight_par_2d, mMuiRoadFinder1Par, and set_weight_par_2d. | 
| 
 | 
| 
 Definition at line 182 of file mMuiRoadFinder1Par.h. Referenced by mMuiRoadFinder1Par. | 
| 
 | 
| 
 Definition at line 184 of file mMuiRoadFinder1Par.h. Referenced by get_xvert, mMuiRoadFinder1Par, and set_xvert. | 
| 
 | 
| 
 Definition at line 185 of file mMuiRoadFinder1Par.h. Referenced by get_yvert, mMuiRoadFinder1Par, and set_yvert. | 
| 
 | 
| 
 Definition at line 186 of file mMuiRoadFinder1Par.h. Referenced by get_zvert, mMuiRoadFinder1Par, and set_zvert. | 
| 
 | 
| 
 Definition at line 61 of file mMuiRoadFinder1Par.h. Referenced by mMuiRoadFinder1Par. | 
| 
 | 
| 
 Definition at line 61 of file mMuiRoadFinder1Par.h. Referenced by mMuiRoadFinder1::fit1d, and mMuiRoadFinder1Par. | 
