Class to hold the trigger information for one station in a T3 (based on the t3stat class). This is the information necessary to request data from a station. This includes the station ID, the offset (offset from the T3s time stamp) and window size. More...
#include <T3.h>
Public Attributes | |
int | fId |
utl::TimeInterval | fOffset |
utl::TimeInterval | fWindow |
Class to hold the trigger information for one station in a T3 (based on the t3stat class). This is the information necessary to request data from a station. This includes the station ID, the offset (offset from the T3s time stamp) and window size.
utl::TimeInterval sevt::T3::T3Station::fOffset |
utl::TimeInterval sevt::T3::T3Station::fWindow |