![]() |
Belle II Software release-09-00-03
|
Event containing two tracks. More...
#include <BeamSpotStandAlone.h>

Public Member Functions | |
| void | toMicroM () |
| from [cm] to [um] | |
Public Attributes | |
| int | exp |
| experiment number | |
| int | run |
| run number | |
| int | evtNo |
| event number | |
| Track | mu0 |
| track in the event | |
| Track | mu1 |
| other track in the event | |
| int | nBootStrap |
| random bootstrap weight (n=1 -> original sample) | |
| bool | isSig |
| is not removed by quality cuts? | |
| double | t |
| time of event [hours] | |
Event containing two tracks.
Definition at line 35 of file BeamSpotStandAlone.h.
|
inline |
from [cm] to [um]
Definition at line 49 of file BeamSpotStandAlone.h.
| int evtNo |
event number
Definition at line 38 of file BeamSpotStandAlone.h.
| int exp |
experiment number
Definition at line 36 of file BeamSpotStandAlone.h.
| bool isSig |
is not removed by quality cuts?
Definition at line 45 of file BeamSpotStandAlone.h.
| Track mu0 |
track in the event
Definition at line 41 of file BeamSpotStandAlone.h.
| Track mu1 |
other track in the event
Definition at line 42 of file BeamSpotStandAlone.h.
| int nBootStrap |
random bootstrap weight (n=1 -> original sample)
Definition at line 44 of file BeamSpotStandAlone.h.
| int run |
run number
Definition at line 37 of file BeamSpotStandAlone.h.
| double t |
time of event [hours]
Definition at line 46 of file BeamSpotStandAlone.h.