1 #include <io/StationGPSData_ROOT.h>
10 fSecond(
g.GetSecond()),
12 fTickFall(
g.GetTickFall()),
13 fOffset(
g.GetOffset()),
14 fCurrent100(
g.GetCurrent100()),
15 fNext100(
g.GetNext100()),
16 fCurrent40(
g.GetCurrent40()),
17 fNext40(
g.GetNext40()),
18 fPreviousST(
g.GetPreviousST()),
19 fCurrentST(
g.GetCurrentST()),
20 fNextST(
g.GetNextST()),
21 fCorrectedNanosecond(
g.GetCorrectedNanosecond())
void SetCurrentST(const int num)
void SetCurrent100(const int num)
void SetNext40(const int num)
void SetTick(const unsigned int num)
void SetCurrent40(const int num)
Station persistent GPS data using ROOT.
double fCorrectedNanosecond
void SetSecond(const unsigned int sec)
Set end of traces raw time.
void SetOffset(const int os)
Set GPS offset compared to a reference.
void operator>>(sevt::StationGPSData &g) const
void SetNext100(const int num)
void SetCorrectedNanosecond(const unsigned int ns)
Set corrected trigger nanosecond.
void SetNextST(const int num)
void SetPreviousST(const int num)
void SetTickFall(const unsigned int num)