#include <BCMVCMeasurement.h>
Definition at line 18 of file BCMVCMeasurement.h.
BCMVCMeasurement::BCMVCMeasurement |
( |
std::string |
name) | |
|
BCMVCMeasurement::~BCMVCMeasurement |
( |
) | |
|
double BCMVCMeasurement::GetCentralValue |
( |
) | |
|
|
inline |
bool BCMVCMeasurement::GetFlagActive |
( |
) | |
|
|
inline |
std::string BCMVCMeasurement::GetName |
( |
) | |
|
|
inline |
int BCMVCMeasurement::GetObservable |
( |
) | |
|
|
inline |
double BCMVCMeasurement::GetTotalUncertainty |
( |
) | |
|
std::vector<double> BCMVCMeasurement::GetUncertainties |
( |
) | |
|
|
inline |
double BCMVCMeasurement::GetUncertainty |
( |
int |
index) | |
|
|
inline |
void BCMVCMeasurement::SetCentralValue |
( |
double |
value) | |
|
|
inline |
void BCMVCMeasurement::SetFlagActive |
( |
bool |
flag) | |
|
|
inline |
void BCMVCMeasurement::SetObservable |
( |
int |
index) | |
|
|
inline |
void BCMVCMeasurement::SetUncertainties |
( |
std::vector< double > |
uncertainties) | |
|
|
inline |
double BCMVCMeasurement::fCentralValue |
|
private |
bool BCMVCMeasurement::fFlagActive |
|
private |
std::string BCMVCMeasurement::fName |
|
private |
int BCMVCMeasurement::fObservable |
|
private |
std::vector<double> BCMVCMeasurement::fUncertainties |
|
private |
The documentation for this class was generated from the following files: