musrfit
1.9.2
|
#include <PMusr.h>
Public Attributes | |
Bool_t | writeExpectedChisq |
if set to true, expected chisq and chisq per block will be written More... | |
Bool_t | estimateN0 |
if set to true, for single histogram fits N0 will be estimated More... | |
Bool_t PStartupOptions::estimateN0 |
if set to true, for single histogram fits N0 will be estimated
Definition at line 850 of file PMusr.h.
Referenced by PMsrHandler::EstimateN0(), and main().
Bool_t PStartupOptions::writeExpectedChisq |
if set to true, expected chisq and chisq per block will be written
Definition at line 849 of file PMusr.h.
Referenced by main(), and PMsrHandler::WriteMsrLogFile().