Belle II Software development
TOPBunchFinderModule::TimeSeed Struct Reference

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
 

Detailed Description

Structure to hold the time seed from a chosen detector component.

Definition at line 80 of file TOPBunchFinderModule.h.

Member Data Documentation

◆ detector

Const::EDetector detector = Const::TOP

detector component

Definition at line 83 of file TOPBunchFinderModule.h.

◆ sigma

double sigma = 0

time resolution

Definition at line 82 of file TOPBunchFinderModule.h.

◆ t0

double t0 = 0

time seed

Definition at line 81 of file TOPBunchFinderModule.h.


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