Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Beta_interval_length Struct Reference

Definition at line 1368 of file TEfficiency.cxx.

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 fAlpha
 
Double_t fBeta
 
Double_t fCL
 

Constructor & Destructor Documentation

◆ Beta_interval_length()

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

Definition at line 1369 of file TEfficiency.cxx.

Member Function Documentation

◆ LowerMax()

Double_t Beta_interval_length::LowerMax ( )
inline

Definition at line 1373 of file TEfficiency.cxx.

◆ operator()()

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

Definition at line 1378 of file TEfficiency.cxx.

Member Data Documentation

◆ fAlpha

Double_t Beta_interval_length::fAlpha

Definition at line 1386 of file TEfficiency.cxx.

◆ fBeta

Double_t Beta_interval_length::fBeta

Definition at line 1387 of file TEfficiency.cxx.

◆ fCL

Double_t Beta_interval_length::fCL

Definition at line 1385 of file TEfficiency.cxx.

Collaboration diagram for Beta_interval_length:
[legend]

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