Belle II Software development
Candidate Struct Reference

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)
 

Detailed Description

structure containing variables relevant to the B-candidate

Definition at line 30 of file InvariantMassBhadStandAlone.h.

Member Data Documentation

◆ dmDstar

double dmDstar = realNaN

reconstructed mass difference between Dstar and D

Definition at line 38 of file InvariantMassBhadStandAlone.h.

◆ isSig

bool isSig = false

isSignal flag (for applying selections)

Definition at line 40 of file InvariantMassBhadStandAlone.h.

◆ Kpid

double Kpid = realNaN

Kaon PID.

Definition at line 35 of file InvariantMassBhadStandAlone.h.

◆ mB

double mB = realNaN

mass of B meson

Definition at line 32 of file InvariantMassBhadStandAlone.h.

◆ mD

double mD = realNaN

reconstructed mass of the D meson

Definition at line 37 of file InvariantMassBhadStandAlone.h.

◆ mode

int mode = -1

integer code identifying the decay channel, -1 is dummy value

Definition at line 34 of file InvariantMassBhadStandAlone.h.

◆ pBcms

double pBcms = realNaN

B meson momentum in CMS.

Definition at line 31 of file InvariantMassBhadStandAlone.h.

◆ pdg

int pdg = 0

PDG code of the signal B-meson, 0 for dummy value.

Definition at line 33 of file InvariantMassBhadStandAlone.h.

◆ R2

double R2 = realNaN

R2 continuum suppression variable.

Definition at line 36 of file InvariantMassBhadStandAlone.h.


The documentation for this struct was generated from the following file: