![]() |
Belle II Software release-09-00-03
|
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.
| double dmDstar = realNaN |
reconstructed mass difference between Dstar and D
Definition at line 38 of file InvariantMassBhadStandAlone.h.
| bool isSig = false |
isSignal flag (for applying selections)
Definition at line 40 of file InvariantMassBhadStandAlone.h.
| double Kpid = realNaN |
Kaon PID.
Definition at line 35 of file InvariantMassBhadStandAlone.h.
| double mB = realNaN |
mass of B meson
Definition at line 32 of file InvariantMassBhadStandAlone.h.
| double mD = realNaN |
reconstructed mass of the D meson
Definition at line 37 of file InvariantMassBhadStandAlone.h.
| int mode = -1 |
integer code identifying the decay channel, -1 is dummy value
Definition at line 34 of file InvariantMassBhadStandAlone.h.
| double pBcms = realNaN |
B meson momentum in CMS.
Definition at line 31 of file InvariantMassBhadStandAlone.h.
| int pdg = 0 |
PDG code of the signal B-meson, 0 for dummy value.
Definition at line 33 of file InvariantMassBhadStandAlone.h.
| double R2 = realNaN |
R2 continuum suppression variable.
Definition at line 36 of file InvariantMassBhadStandAlone.h.