Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration Struct Reference

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>

Member Data Documentation

◆ binnedFitOptimization

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.

◆ createPerRegionWorkspaces

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.

◆ createWorkspaceFile

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.

◆ storeDataError

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.

Collaboration diagram for RooStats::HistFactory::HistoToWorkspaceFactoryFast::Configuration:
[legend]

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