![]() |
Belle II Software release-09-00-03
|
Structure to hold the time seed from a chosen detector component. More...
Public Attributes | |
| double | t0 = 0 |
| time seed | |
| double | sigma = 0 |
| time resolution | |
| Const::EDetector | detector = Const::TOP |
| detector component | |
Structure to hold the time seed from a chosen detector component.
Definition at line 80 of file TOPBunchFinderModule.h.
| Const::EDetector detector = Const::TOP |
detector component
Definition at line 83 of file TOPBunchFinderModule.h.
| double sigma = 0 |
time resolution
Definition at line 82 of file TOPBunchFinderModule.h.
| double t0 = 0 |
time seed
Definition at line 81 of file TOPBunchFinderModule.h.