Beta_interval_length Struct Reference

List of all members.

Public Member Functions

 Beta_interval_length (Double_t level, Double_t alpha, Double_t beta)
Double_t LowerMax ()
Double_t operator() (double lower) const

Public Attributes

Double_t fCL
Double_t fAlpha
Double_t fBeta

Detailed Description

Definition at line 1246 of file TEfficiency.cxx.


Constructor & Destructor Documentation

Beta_interval_length::Beta_interval_length ( Double_t  level,
Double_t  alpha,
Double_t  beta 
) [inline]

Definition at line 1247 of file TEfficiency.cxx.


Member Function Documentation

Double_t Beta_interval_length::LowerMax (  )  [inline]

Definition at line 1251 of file TEfficiency.cxx.

References ROOT::Math::beta_quantile_c(), fAlpha, fBeta, and fCL.

Referenced by TEfficiency::BetaShortestInterval().

Double_t Beta_interval_length::operator() ( double  lower  )  const [inline]

Definition at line 1256 of file TEfficiency.cxx.

References ROOT::Math::beta_cdf(), ROOT::Math::beta_quantile(), fAlpha, fBeta, and fCL.


Member Data Documentation

Double_t Beta_interval_length::fCL

Definition at line 1263 of file TEfficiency.cxx.

Referenced by LowerMax(), and operator()().

Double_t Beta_interval_length::fAlpha

Definition at line 1264 of file TEfficiency.cxx.

Referenced by LowerMax(), and operator()().

Double_t Beta_interval_length::fBeta

Definition at line 1265 of file TEfficiency.cxx.

Referenced by LowerMax(), and operator()().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:25:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1