Configuration settings for HistFactory behavior.
Definition at line 47 of file HistoToWorkspaceFactoryFast.h.
Public Attributes | |
| bool | binnedFitOptimization = true |
| Enable or disable optimization for binned likelihood fits (default true). | |
| bool | createPerRegionWorkspaces = true |
| Control whether individual workspace files are created for each channel (default true). | |
| bool | createWorkspaceFile = true |
| Control whether whether combined workspace is written to a ROOT file (default true). | |
| bool | storeDataError = false |
| Control whether errors on the data histograms are stored in the workspace (default false). | |
#include <RooStats/HistFactory/HistoToWorkspaceFactoryFast.h>
| bool RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration::binnedFitOptimization = true |
Enable or disable optimization for binned likelihood fits (default true).
Definition at line 49 of file HistoToWorkspaceFactoryFast.h.
| bool RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration::createPerRegionWorkspaces = true |
Control whether individual workspace files are created for each channel (default true).
Definition at line 53 of file HistoToWorkspaceFactoryFast.h.
| bool RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration::createWorkspaceFile = true |
Control whether whether combined workspace is written to a ROOT file (default true).
Definition at line 51 of file HistoToWorkspaceFactoryFast.h.
| bool RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration::storeDataError = false |
Control whether errors on the data histograms are stored in the workspace (default false).
Definition at line 55 of file HistoToWorkspaceFactoryFast.h.