CbmRoot
|
#include <LmvmDef.h>
Public Member Functions | |
LmvmSBgResultData () | |
LmvmSBgResultData (double sBgRatio, double signallEff, double fitMean, double fitSigma) | |
Public Attributes | |
double | fSBgRatio = 0. |
double | fSignallEff = 0. |
double | fFitMean = 0. |
double | fFitSigma = 0 |
|
inline |
double LmvmSBgResultData::fFitMean = 0. |
Definition at line 122 of file LmvmDef.h.
Referenced by LmvmDrawAll::DrawSBgResults().
double LmvmSBgResultData::fFitSigma = 0 |
Definition at line 123 of file LmvmDef.h.
Referenced by LmvmDrawAll::DrawSBgResults().
double LmvmSBgResultData::fSBgRatio = 0. |
Definition at line 120 of file LmvmDef.h.
Referenced by LmvmDrawAll::DrawSBgResults().
double LmvmSBgResultData::fSignallEff = 0. |
Definition at line 121 of file LmvmDef.h.
Referenced by LmvmDrawAll::DrawSBgResults().