NAIA
1.1.1
|
A struct to hold variables representing a single beta measurement from the RICH. More...
#include <Rich.h>
Public Attributes | |
RichBetaVariable< float > | beta |
RichBetaVariable< float > | ebeta |
bool | isNaF = false |
bool | isGood = false |
std::array< float, 2 > | Pos {0.0f, 0.0f} |
float | Theta {0.0f} |
float | Phi {0.0f} |
bool | hasBetaLIP = false |
A struct to hold variables representing a single beta measurement from the RICH.
RichBetaVariable<float> NAIA::RichBaseData::RichBaseDataR::beta |
RichBetaVariable<float> NAIA::RichBaseData::RichBaseDataR::ebeta |
std::array<float, 2> NAIA::RichBaseData::RichBaseDataR::Pos {0.0f, 0.0f} |