musrfit 1.10.0
PStartupOptions Struct Reference

#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
 

Detailed Description

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.

Definition at line 1378 of file PMusr.h.

Member Data Documentation

◆ estimateN0

Bool_t PStartupOptions::estimateN0

if set to true, for single histogram fits N0 will be estimated

Definition at line 1380 of file PMusr.h.

Referenced by main(), and main().

◆ writeExpectedChisq

Bool_t PStartupOptions::writeExpectedChisq

if set to true, expected chisq and chisq per block will be written

Definition at line 1379 of file PMusr.h.

Referenced by main(), and main().


The documentation for this struct was generated from the following file: