Belle II Software development
Event Struct Reference

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
 

Detailed Description

Event containing two tracks.

Definition at line 38 of file InvariantMassMuMuStandAlone.h.

Member Data Documentation

◆ evtNo

int evtNo = -1

event number

Definition at line 41 of file InvariantMassMuMuStandAlone.h.

◆ exp

int exp = -1

experiment number

Definition at line 39 of file InvariantMassMuMuStandAlone.h.

◆ is4S

bool is4S = false

to distinguish between 4S and off-resonance runs

Definition at line 51 of file InvariantMassMuMuStandAlone.h.

◆ isSig

bool isSig = false

is not removed by quality cuts?

Definition at line 49 of file InvariantMassMuMuStandAlone.h.

◆ m

double m

dimuon mass

Definition at line 46 of file InvariantMassMuMuStandAlone.h.

◆ mu0

Track mu0

track in the event

Definition at line 44 of file InvariantMassMuMuStandAlone.h.

◆ mu1

Track mu1

other track in the event

Definition at line 45 of file InvariantMassMuMuStandAlone.h.

◆ nBootStrap

int nBootStrap = 1

random bootstrap weight (n=1 -> original sample)

Definition at line 48 of file InvariantMassMuMuStandAlone.h.

◆ run

int run = -1

run number

Definition at line 40 of file InvariantMassMuMuStandAlone.h.

◆ t

double t = realNaN

time of event [hours]

Definition at line 50 of file InvariantMassMuMuStandAlone.h.


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