Belle II Software
release-08-01-10
|
structure containing variables relevant to the B-candidate More...
#include <InvariantMassBhadStandAlone.h>
Public Attributes | |
double | pBcms = realNaN |
B meson momentum in CMS. | |
double | mB = realNaN |
mass of B meson | |
int | pdg = 0 |
PDG code of the signal B-meson, 0 for dummy value. | |
int | mode = -1 |
integer code identifying the decay channel, -1 is dummy value | |
double | Kpid = realNaN |
Kaon PID. | |
double | R2 = realNaN |
R2 continuum suppression variable. | |
double | mD = realNaN |
reconstructed mass of the D meson | |
double | dmDstar = realNaN |
reconstructed mass difference between Dstar and D | |
bool | isSig = false |
isSignal flag (for applying selections) | |
structure containing variables relevant to the B-candidate
Definition at line 30 of file InvariantMassBhadStandAlone.h.