boca::Results Class Reference
#include <Results.hh>
Public Member Functions | |
Results (const std::vector< boca::Result > &signals, const std::vector< boca::Result > &backgrounds) | |
void | CalculateSignificances () |
std::vector< Result > const & | Signals () const |
std::vector< Result > const & | Backgrounds () const |
Rectangle< double > const & | Range () const |
std::vector< double > const & | XValues () const |
void | CutEfficiencies () |
std::vector< double > const & | SelectedEfficiencies () const |
Static Public Member Functions | |
static double | ScalingFactor (Tag tag) |
Constructor & Destructor Documentation
boca::Results::Results | ( | const std::vector< boca::Result > & | signals, |
const std::vector< boca::Result > & | backgrounds | ||
) |
Member Function Documentation
std::vector< Result > const & boca::Results::Backgrounds | ( | ) | const |
void boca::Results::CalculateSignificances | ( | ) |
void boca::Results::CutEfficiencies | ( | ) |
Rectangle< double > const & boca::Results::Range | ( | ) | const |
|
static |
< remove lambda_T from coupling
< remove semileptonic branching ratio
const std::vector< double > & boca::Results::SelectedEfficiencies | ( | ) | const |
std::vector< Result > const & boca::Results::Signals | ( | ) | const |
std::vector< double > const & boca::Results::XValues | ( | ) | const |
The documentation for this class was generated from the following files:
- boca/plotting/Results.hh
- source/plotting/Results.cpp