musrfit  1.9.2
PStartupOptions Struct Reference

#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...
 

Detailed Description

Holds information given at startup

Definition at line 848 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 850 of file PMusr.h.

Referenced by PMsrHandler::EstimateN0(), and main().

◆ writeExpectedChisq

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().


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