Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
HistoToWorkspaceFactoryFast.cxx File Reference

Namespaces

namespace  RooStats
 Namespace for the RooStats classes.
namespace  RooStats::HistFactory

Functions

std::vector< doublehistToVector (TH1 const &hist)

Variables

constexpr double alphaHigh = 5.0
constexpr double alphaLow = -5.0

Function Documentation

◆ histToVector()

std::vector< double > histToVector ( TH1 const & hist)

Definition at line 75 of file HistoToWorkspaceFactoryFast.cxx.

Variable Documentation

◆ alphaHigh

double alphaHigh = 5.0
constexpr

Definition at line 73 of file HistoToWorkspaceFactoryFast.cxx.

◆ alphaLow

double alphaLow = -5.0
constexpr

Definition at line 72 of file HistoToWorkspaceFactoryFast.cxx.