#include <TSpectrum.h>
Public Attributes | |
| int | number_of_peaks |
| int | number_of_iterations |
| int | xmin |
| int | xmax |
| double | alpha |
| double | chi |
| int | statistic_type |
| int | alpha_optim |
| int | power |
| int | fit_taylor |
| double | position_init [MAX_NUMBER_OF_PEAKS1] |
| double | position_calc [MAX_NUMBER_OF_PEAKS1] |
| double | position_err [MAX_NUMBER_OF_PEAKS1] |
| bool | fix_position [MAX_NUMBER_OF_PEAKS1] |
| double | amp_init [MAX_NUMBER_OF_PEAKS1] |
| double | amp_calc [MAX_NUMBER_OF_PEAKS1] |
| double | amp_err [MAX_NUMBER_OF_PEAKS1] |
| bool | fix_amp [MAX_NUMBER_OF_PEAKS1] |
| double | area [MAX_NUMBER_OF_PEAKS1] |
| double | area_err [MAX_NUMBER_OF_PEAKS1] |
| double | sigma_init |
| double | sigma_calc |
| double | sigma_err |
| bool | fix_sigma |
| double | t_init |
| double | t_calc |
| double | t_err |
| bool | fix_t |
| double | b_init |
| double | b_calc |
| double | b_err |
| bool | fix_b |
| double | s_init |
| double | s_calc |
| double | s_err |
| bool | fix_s |
| double | a0_init |
| double | a0_calc |
| double | a0_err |
| bool | fix_a0 |
| double | a1_init |
| double | a1_calc |
| double | a1_err |
| bool | fix_a1 |
| double | a2_init |
| double | a2_calc |
| double | a2_err |
| bool | fix_a2 |
|
|
Definition at line 95 of file TSpectrum.h. |
|
|
Definition at line 96 of file TSpectrum.h. |
|
|
Definition at line 97 of file TSpectrum.h. |
|
|
Definition at line 98 of file TSpectrum.h. |
|
|
Definition at line 99 of file TSpectrum.h. |
|
|
Definition at line 100 of file TSpectrum.h. |
|
|
Definition at line 101 of file TSpectrum.h. |
|
|
Definition at line 102 of file TSpectrum.h. |
|
|
Definition at line 103 of file TSpectrum.h. |
|
|
Definition at line 104 of file TSpectrum.h. |
|
|
Definition at line 105 of file TSpectrum.h. |
|
|
Definition at line 106 of file TSpectrum.h. |
|
|
Definition at line 107 of file TSpectrum.h. |
|
|
Definition at line 108 of file TSpectrum.h. |
|
|
Definition at line 109 of file TSpectrum.h. |
|
|
Definition at line 110 of file TSpectrum.h. |
|
|
Definition at line 111 of file TSpectrum.h. |
|
|
Definition at line 112 of file TSpectrum.h. |
|
|
Definition at line 113 of file TSpectrum.h. |
|
|
Definition at line 114 of file TSpectrum.h. |
|
|
Definition at line 115 of file TSpectrum.h. |
|
|
Definition at line 116 of file TSpectrum.h. |
|
|
Definition at line 117 of file TSpectrum.h. |
|
|
Definition at line 118 of file TSpectrum.h. |
|
|
Definition at line 119 of file TSpectrum.h. |
|
|
Definition at line 120 of file TSpectrum.h. |
|
|
Definition at line 121 of file TSpectrum.h. |
|
|
Definition at line 122 of file TSpectrum.h. |
|
|
Definition at line 123 of file TSpectrum.h. |
|
|
Definition at line 124 of file TSpectrum.h. |
|
|
Definition at line 125 of file TSpectrum.h. |
|
|
Definition at line 126 of file TSpectrum.h. |
|
|
Definition at line 127 of file TSpectrum.h. |
|
|
Definition at line 128 of file TSpectrum.h. |
|
|
Definition at line 129 of file TSpectrum.h. |
|
|
Definition at line 130 of file TSpectrum.h. |
|
|
Definition at line 131 of file TSpectrum.h. |
|
|
Definition at line 132 of file TSpectrum.h. |
|
|
Definition at line 133 of file TSpectrum.h. |
|
|
Definition at line 134 of file TSpectrum.h. |
|
|
Definition at line 135 of file TSpectrum.h. |
|
|
Definition at line 136 of file TSpectrum.h. |
|
|
Definition at line 137 of file TSpectrum.h. |
|
|
Definition at line 138 of file TSpectrum.h. |
|
|
Definition at line 139 of file TSpectrum.h. |
|
|
Definition at line 140 of file TSpectrum.h. |
|
|
Definition at line 141 of file TSpectrum.h. |
|
|
Definition at line 142 of file TSpectrum.h. |
1.2.16