ELFLS4( US$]]EekMkMʉ҉E؉U܉؋U*8uCE  hE  hjjuEPjjhEPu&E  hmjjhEPu%E \ hX,jjhEPu%E  hjjh EPu%E | hx jjh EPu%E h ljjhEPu%E h ,jjhEPu%E  hjjhEPu%E  hjjhuu&E $ h mjjhuu&E x ht-jjh EPu%E , h(jjh#EPu%E l hhjjh&EPu%E  hljjh)EPu%E  h,jjh,EPu%E h jjh/EPu%E ! h!jjh2EPu%E # h#ljjh5EPu%E ' h',jjh8EP5E () h$)E <) h8)E P) hL)E d) h`)E x) ht)E ) h)E ) h)E ) h)E ) h)E ) h)E ) h)E * h*E * h*E ,* h(*E @* h<*E T* hP*E h* hd*E |* hx*jjh;EPE B hAE B hBE (B h$BE EPu%E D hDjjhAEPu%E F hFjjhDEPu!E 0G h,G[jjhGEPu!E dG h`GE H hH]@`( ==>List of MINUIT Interactive commands:,/, CLEar Reset all parameter names and values undefined,/, CONtour Make contour map of the user function,/, EXIT Exit from Interactive Minuit,/, FIX Cause parameter(s) to remain constant,/, HESse Calculate the Hessian or error matrix.,/, IMPROVE Search for a new minimum around current minimum,/, MIGrad Minimize by the method of Migrad,/, MINImize MIGRAD + SIMPLEX method if Migrad fails,/, MINOs Exact (non-linear) parameter error analysis)( MNContour Calculate one MINOS function contour,/, PARameter Define or redefine new parameters and values,/, RELease Make previously FIXed parameters variable again,/, REStore Release last parameter fixed,/, SAVe Save current parameter values on a file,/, SCAn Scan the user function by varying parameters,/, SEEk Minimize by the method of Monte Carlo,/, SET Set various MINUIT constants or conditions,/, SHOw Show values of current constants or conditions,/, SIMplex Minimize by the method of Simplex)( ***>CLEAR,/, Resets all parameter names and values to undefined.,/, Must normally be followed by a PARameters command or ,/, equivalent, in order to define parameter values.)( ***>CONTOUR [devs] [ngrid],/, Instructs Minuit to trace contour lines of the user function,/, with respect to the two parameters whose external numbers,/, are and .,/, Other variable parameters of the function, if any, will have,/, their values fixed at the current values during the contour,/, tracing. The optional parameter [devs] (default value 2.),/, gives the number of standard deviations in each parameter,/, which should lie entirely within the plotting area.,/, Optional parameter [ngrid] (default value 25 unless page,/, size is too small) determines the resolution of the plot,,/, i.e. the number of rows and columns of the grid at which the,/, function will be evaluated. [See also MNContour.])( ***>END,/, Signals the end of a data block (i.e., the end of a fit),,/, and implies that execution should continue, because another,/, Data Block follows. A Data Block is a set of Minuit data,/, consisting of,/, (1) A Title,,/, (2) One or more Parameter Definitions,,/, (3) A blank line, and,/, (4) A set of Minuit Commands.,/, The END command is used when more than one Data Block is to,/, be used with the same FCN function. It first causes Minuit,/, to issue a CALL FCN with IFLAG=3, in order to allow FCN to,/, perform any calculations associated with the final fitted,/, parameter values, unless a CALL FCN 3 command has already,/, been executed at the current FCN value.) ( ***>EXIT,/, Signals the end of execution.,/, The EXIT command first causes Minuit to issue a CALL FCN,/, with IFLAG=3, to allow FCN to perform any calculations,/, associated with the final fitted parameter values, unless a,/, CALL FCN 3 command has already been executed.) ( ***>FIX} [parno] ... [parno],/, Causes parameter(s) to be removed from the list of,/, variable parameters, and their value(s) will remain constant,/, during subsequent minimizations, etc., until another command,/, changes their value(s) or status.) ( ***>HESse [maxcalls],/, Calculate, by finite differences, the Hessian or error matrix.,/, That is, it calculates the full matrix of second derivatives,/, of the function with respect to the currently variable,/, parameters, and inverts it, printing out the resulting error,/, matrix. The optional argument [maxcalls] specifies the,/, (approximate) maximum number of function calls after which,/, the calculation will be stopped.)( ***>IMPROVE [maxcalls],/, If a previous minimization has converged, and the current,/, values of the parameters therefore correspond to a local,/, minimum of the function, this command requests a search for,/, additional distinct local minima.,/, The optional argument [maxcalls] specifies the (approximate),/, maximum number of function calls after which the calculation,/, will be stopped.)( ***>MIGrad [maxcalls] [tolerance],/, Causes minimization of the function by the method of Migrad,,/, the most efficient and complete single method, recommended,/, for general functions (see also MINImize).,/, The minimization produces as a by-product the error matrix,/, of the parameters, which is usually reliable unless warning,/, messages are produced.,/, The optional argument [maxcalls] specifies the (approximate),/, maximum number of function calls after which the calculation,/, will be stopped even if it has not yet converged.,/, The optional argument [tolerance] specifies required tolerance,/, on the function value at the minimum.,/, The default tolerance is 0.1, and the minimization will stop,/, when the estimated vertical distance to the minimum (EDM) is,/, less than 0.001*[tolerance]*UP (see [SET ERRordef]).)@( ***>MINImize [maxcalls] [tolerance],/, Causes minimization of the function by the method of Migrad,,/, as does the MIGrad command, but switches to the SIMplex method,/, if Migrad fails to converge. Arguments are as for MIGrad.,/, Note that command requires four characters to be unambiguous.)( ***>MINOs [maxcalls] [parno] [parno] ...,/, Causes a Minos error analysis to be performed on the parameters,/, whose numbers [parno] are specified. If none are specified,,/, Minos errors are calculated for all variable parameters.,/, Minos errors may be expensive to calculate, but are very,/, reliable since they take account of non-linearities in the,/, problem as well as parameter correlations, and are in general,/, asymmetric.,/, The optional argument [maxcalls] specifies the (approximate),/, maximum number of function calls per parameter requested,,/, after which the calculation will stop for that parameter.)@( ***>MNContour [npts],/, Calculates one function contour of FCN with respect to,/, parameters par1 and par2, with FCN minimized always with,/, respect to all other NPAR-2 variable parameters (if any).,/, Minuit will try to find npts points on the contour (default 20),/, If only two parameters are variable at the time, it is not,/, necessary to specify their numbers. To calculate more than,/, one contour, it is necessary to SET ERRordef to the appropriate,/, value and issue the MNContour command for each contour.)( ***>PARameters,/, followed by one or more parameter definitions.,/, Parameter definitions are of the form:,/, 'name' [lolim] [uplim] ,/, for example:,/, 3 'K width' 1.2 0.1,/, the last definition is followed by a blank line or a zero.)( ***>RELease [parno] ... [parno],/, If is the number of a previously variable parameter,/, which has been fixed by a command: FIX , then that,/, parameter will return to variable status. Otherwise a warning,/, message is printed and the command is ignored.,/, Note that this command operates only on parameters which were,/, at one time variable and have been FIXed. It cannot make,/, constant parameters variable; that must be done by redefining,/, the parameter with a PARameters command.)( ***>REStore [code],/, If no [code] is specified, this command restores all previously,/, FIXed parameters to variable status. If [code]=1, then only,/, the last parameter FIXed is restored to variable status.,/, If code is neither zero nor one, the command is ignored.)@ ( ***>RETURN,/, Signals the end of a data block, and instructs Minuit to return,/, to the program which called it. The RETurn command first,/, causes Minuit to CALL FCN with IFLAG=3, in order to allow FCN,/, to perform any calculations associated with the final fitted,/, parameter values, unless a CALL FCN 3 command has already been,/, executed at the current FCN value.)!( ***>SAVe,/, Causes the current parameter values to be saved on a file in,/, such a format that they can be read in again as Minuit,/, parameter definitions. If the covariance matrix exists, it is,/, also output in such a format. The unit number is by default 7,,/, or that specified by the user in his call to MINTIO or,/, MNINIT. The user is responsible for opening the file previous,/, to issuing the [SAVe] command (except where this can be done,/, interactively).)#( ***>SCAn [parno] [numpts] [from] [to],/, Scans the value of the user function by varying parameter,/, number [parno], leaving all other parameters fixed at the,/, current value. If [parno] is not specified, all variable,/, parameters are scanned in sequence.,/, The number of points [numpts] in the scan is 40 by default,,/, and cannot exceed 100. The range of the scan is by default,/, 2 standard deviations on each side of the current best value,,/, but can be specified as from [from] to [to].,/, After each scan, if a new minimum is found, the best parameter,/, values are retained as start values for future scans or,/, minimizations. The curve resulting from each scan is plotted,/, on the output unit in order to show the approximate behaviour,/, of the function.,/, This command is not intended for minimization, but is sometimes,/, useful for debugging the user function or finding a,/, reasonable starting point.)'( ***>SEEk [maxcalls] [devs],/, Causes a Monte Carlo minimization of the function, by choosing,/, random values of the variable parameters, chosen uniformly,/, over a hypercube centered at the current best value.,/, The region size is by default 3 standard deviations on each,/, side, but can be changed by specifying the value of [devs].)*,@.044`78899`:@;`=>?@A( ***>SET ,/,/, SET BATch,/, Informs Minuit that it is running in batch mode.,/,/, SET EPSmachine ,/, Informs Minuit that the relative floating point arithmetic,/, precision is . Minuit determines the nominal,/, precision itself, but the SET EPSmachine command can be,/, used to override Minuit own determination, when the user,/, knows that the FCN function value is not calculated to,/, the nominal machine accuracy. Typical values of ,/, are between 10**-5 and 10**-14.)(/, SET ERRordef ,/, Sets the value of UP (default value= 1.), defining parameter,/, errors. Minuit defines parameter errors as the change,/, in parameter value required to change the function value,/, by UP. Normally, for chisquared fits UP=1, and for negative,/, log likelihood, UP=0.5.)(/, SET GRAdient [force],/, Informs Minuit that the user function is prepared to,/, calculate its own first derivatives and return their values,/, in the array GRAD when IFLAG=2 (see specs of FCN).,/, If [force] is not specified, Minuit will calculate,/, the FCN derivatives by finite differences at the current,/, point and compare with the user calculation at that point,,/, accepting the user values only if they agree.,/, If [force]=1, Minuit does not do its own derivative,/, calculation, and uses the derivatives calculated in FCN.)(/, SET INPut [unitno] [filename],/, Causes Minuit, in data-driven mode only, to read subsequent,/, commands (or parameter definitions) from a different input,/, file. If no [unitno] is specified, reading reverts to the,/, previous input file, assuming that there was one.,/, If [unitno] is specified, and that unit has not been opened,,/, then Minuit attempts to open the file [filename]} if a,/, name is specified. If running in interactive mode and,/, [filename] is not specified and [unitno] is not opened,,/, Minuit prompts the user to enter a file name.,/, If the word REWIND is added to the command (note:no blanks,/, between INPUT and REWIND), the file is rewound before,/, reading. Note that this command is implemented in standard,/, Fortran 77 and the results may depend on the system;,/, for example, if a filename is given under VM/CMS, it must,/, be preceeded by a slash.)(/, SET INTeractive,/, Informs Minuit that it is running interactively.)(/, SET LIMits [parno] [lolim] [uplim],/, Allows the user to change the limits on one or all,/, parameters. If no arguments are specified, all limits are,/, removed from all parameters. If [parno] alone is specified,,/, limits are removed from parameter [parno].,/, If all arguments are specified, then parameter [parno] will,/, be bounded between [lolim] and [uplim].,/, Limits can be specified in either order, Minuit will take,/, the smaller as [lolim] and the larger as [uplim].,/, However, if [lolim] is equal to [uplim], an error condition,/, results.)(/, SET LINesperpage,/, Sets the number of lines for one page of output.,/, Default value is 24 for interactive mode)(/, SET NOGradient,/, The inverse of SET GRAdient, instructs Minuit not to,/, use the first derivatives calculated by the user in FCN.)(/, SET NOWarnings,/, Supresses Minuit warning messages.)(/, SET OUTputfile ,/, Instructs Minuit to write further output to unit .)(/, SET PAGethrow ,/, Sets the carriage control character for ``new page' to,/, . Thus the value 1 produces a new page, and 0,/, produces a blank line, on some devices (see TOPofpage))(/, SET PARameter ,/, Sets the value of parameter to .,/, The parameter in question may be variable, fixed, or,/, constant, but must be defined.)(/, SET PRIntout ,/, Sets the print level, determining how much output will be,/, produced. Allowed values and their meanings are displayed,/, after a SHOw PRInt command, and are currently =:,/, [-1] no output except from SHOW commands,/, [0] minimum output,/, [1] default value, normal output,/, [2] additional output giving intermediate results.,/, [3] maximum output, showing progress of minimizations.,/, Note: See also the SET WARnings command.)(/, SET RANdomgenerator ,/, Sets the seed of the random number generator used in SEEk.,/, This can be any integer between 10000 and 900000000, for,/, example one which was output from a SHOw RANdom command of,/, a previous run.)(/, SET STRategy ,/, Sets the strategy to be used in calculating first and second,/, derivatives and in certain minimization methods.,/, In general, low values of mean fewer function calls,/, and high values mean more reliable minimization.,/, Currently allowed values are 0, 1 (default), and 2.)(/, SET TITle,/, Informs Minuit that the next input line is to be considered,/, the (new) title for this task or sub-task. This is for,/, the convenience of the user in reading his output.)(/, SET WARnings,/, Instructs Minuit to output warning messages when suspicious,/, conditions arise which may indicate unreliable results.,/, This is the default.)(/, SET WIDthpage,/, Informs Minuit of the output page width.,/, Default values are 80 for interactive jobs)`B@CC DD( ***>SHOw ,/, All SET XXXX commands have a corresponding SHOw XXXX command.,/, In addition, the SHOw commands listed starting here have no,/, corresponding SET command for obvious reasons.)(/, SHOw CORrelations,/, Calculates and prints the parameter correlations from the,/, error matrix.)(/, SHOw COVariance,/, Prints the (external) covariance (error) matrix.)(/, SHOw EIGenvalues,/, Calculates and prints the eigenvalues of the covariance,/, matrix.)(/, SHOw FCNvalue,/, Prints the current value of FCN.)E( ***>SIMplex [maxcalls] [tolerance],/, Performs a function minimization using the simplex method of,/, Nelder and Mead. Minimization terminates either when the,/, function has been called (approximately) [maxcalls] times,,/, or when the estimated vertical distance to minimum (EDM) is,/, less than [tolerance].,/, The default value of [tolerance] is 0.1*UP(see SET ERRordef).)F( ***>STAndard,/, Causes Minuit to execute the Fortran instruction CALL STAND,/, where STAND is a subroutine supplied by the user.)@G( ***>STOP,/, Same as EXIT.)G( ***>TOPofpage,/, Causes Minuit to write the character specified in a,/, SET PAGethrow command (default = 1) to column 1 of the output,/, file, which may or may not position your output medium to,/, the top of a page depending on the device and system.)H( Unknown MINUIT command. Type HELP for list of commands.)01.01CLECONENDEXIFIXHESIMPMIGMINIMINOMNCPARRELRESRETSAVSCASEESETSHOSIMSTASTOTOPGCC: (GNU) 2.96 20000731 (Red Hat Linux 7.1 2.96-98).symtab.strtab.shstrtab.text.rel.text.data.rel.data.bss.note.rodata.comment4D ! c + H 1 lk ;`R@`RFtRJNR6RW,U i  \ *@?P`+evXx    ' 9 Oaw_ @1t(@(h-CVl @ !!##'#'a9$)L*5b8)u,BL)@.L`)0t)4Q)4g/)B`7X)k8)8B)9d)9*`:%*8@;N(*a`=w<*>UP*?d*@x*A{A.`BDBW@Crm$BCQ8B DiLBD?DEF$F:,GM@G c`GvGHH<D mnhelp.fgcc2_compiled.__g77_cilist_0.1__g77_format_10000.0__g77_cilist_1.3__g77_format_10001.2__g77_cilist_2.5__g77_format_10100.4__g77_cilist_3.7__g77_format_10200.6__g77_cilist_4.9__g77_format_10300.8__g77_cilist_5.11__g77_format_10400.10__g77_cilist_6.13__g77_format_10500.12__g77_cilist_7.15__g77_format_10600.14__g77_cilist_8.17__g77_format_10700.16__g77_cilist_9.19__g77_format_10800.18__g77_cilist_10.21__g77_format_10900.20__g77_cilist_11.23__g77_format_11000.22__g77_cilist_12.25__g77_format_11100.24__g77_cilist_13.27__g77_format_11150.26__g77_cilist_14.29__g77_format_11200.28__g77_cilist_15.31__g77_format_11300.30__g77_cilist_16.33__g77_format_11400.32__g77_cilist_17.35__g77_format_11500.34__g77_cilist_18.37__g77_format_11600.36__g77_cilist_19.39__g77_format_11700.38__g77_cilist_20.41__g77_format_11800.40__g77_cilist_21.43__g77_format_11801.42__g77_cilist_22.45__g77_format_11802.44__g77_cilist_23.47__g77_format_11803.46__g77_cilist_24.49__g77_format_11804.48__g77_cilist_25.51__g77_format_11805.50__g77_cilist_26.53__g77_format_11806.52__g77_cilist_27.55__g77_format_11807.54__g77_cilist_28.57__g77_format_11808.56__g77_cilist_29.59__g77_format_11809.58__g77_cilist_30.61__g77_format_11810.60__g77_cilist_31.63__g77_format_11811.62__g77_cilist_32.65__g77_format_11812.64__g77_cilist_33.67__g77_format_11813.66__g77_cilist_34.69__g77_format_11814.68__g77_cilist_35.71__g77_format_11815.70__g77_cilist_36.73__g77_format_11816.72__g77_cilist_37.75__g77_format_11817.74__g77_cilist_38.77__g77_format_11900.76__g77_cilist_39.79__g77_format_11901.78__g77_cilist_40.81__g77_format_11902.80__g77_cilist_41.83__g77_format_11903.82__g77_cilist_42.85__g77_format_11904.84__g77_cilist_43.87__g77_format_12000.86__g77_cilist_44.89__g77_format_12100.88__g77_cilist_45.91__g77_format_12200.90__g77_cilist_46.93__g77_format_12300.92__g77_cilist_47.95__g77_format_13000.94mnhelp_s_wsfee_wsfes_copys_cmpCKPjXkbjojwkl mjk mj k "m5=BjJkY bmu}jk mjk mj k "m5=BjJkY bmu}jk mjk mj k "m5=BjJkY bmu}jk mjk mj k "m5=BjJkY bmu}jk mjk mj k "m9AFjNkX`ejmkwjkjkjkjkjkj'k19>jFkPX]jekow|jkjkjkjkjk jk)16j>kHPUj]km vmjkjkjkjk jk- 6mIQVj^km vmjk mjk m   j k& . 3 j; k  d  ,4t( !#'0)D)X)l)))))))) * *4*H*\*p**BB0BDBXBDF8GlGH