|
musrfit 1.10.0
|
#include <PMusr.h>
Public Attributes | |
| Bool_t | writeExpectedChisq |
| if set to true, expected chisq and chisq per block will be written | |
| Bool_t | estimateN0 |
| if set to true, for single histogram fits N0 will be estimated | |
Structure holding command-line startup options for musrfit.
Contains flags that control musrfit behavior based on command-line arguments, such as whether to output expected χ² values or estimate N0 for single histogram fits.
| Bool_t PStartupOptions::estimateN0 |
| Bool_t PStartupOptions::writeExpectedChisq |