Belle II Software
release-08-01-10
|
Event containing two tracks. More...
#include <InvariantMassMuMuStandAlone.h>
Public Attributes | |
int | exp = -1 |
experiment number | |
int | run = -1 |
run number | |
int | evtNo = -1 |
event number | |
Track | mu0 |
track in the event | |
Track | mu1 |
other track in the event | |
double | m |
dimuon mass | |
int | nBootStrap = 1 |
random bootstrap weight (n=1 -> original sample) | |
bool | isSig = false |
is not removed by quality cuts? | |
double | t = realNaN |
time of event [hours] | |
bool | is4S = false |
to distinguish between 4S and off-resonance runs | |
Event containing two tracks.
Definition at line 38 of file InvariantMassMuMuStandAlone.h.