|
CbmRoot
|
#include <CbmTofStarData2019.h>
Public Member Functions | |
| CbmTofStarTrigger2019 (ULong64_t ulGdpbTsFullIn, ULong64_t ulStarTsFullIn, UInt_t uStarTokenIn, UInt_t uStarDaqCmdIn, UInt_t uStarTrigCmdIn, UShort_t usGdpbId=0) | |
| ~CbmTofStarTrigger2019 () | |
| void | SetFullGdpbTs (ULong64_t ulGdpbTsFullIn) |
| void | SetFullStarTs (ULong64_t ulStarTsFullIn) |
| void | SetStarToken (UInt_t uStarTokenIn) |
| void | SetStarDaqCmd (UInt_t uStarDaqCmdIn) |
| void | SetStarTRigCmd (UInt_t uStarTrigCmdIn) |
| ULong64_t | GetFullGdpbTs () const |
| ULong64_t | GetFullStarTs () const |
| UInt_t | GetStarToken () const |
| UShort_t | GetStarDaqCmd () const |
| UShort_t | GetStarTrigCmd () const |
| UInt_t | GetStarTrigerWord () const |
| UInt_t | GetFullGdpbEpoch () const |
| std::vector< gdpbv100::FullMessage > | GetGdpbMessages () const |
| bool | operator< (const CbmTofStarTrigger2019 &other) const |
| strict weak ordering operator, assumes same TS cycle for both triggers | |
Private Attributes | |
| UShort_t | fusGdpbId |
| ULong64_t | fulGdpbTsFull |
| ULong64_t | fulStarTsFull |
| UInt_t | fuStarToken |
| UShort_t | fusStarDaqCmd |
| UShort_t | fusStarTrigCmd |
Definition at line 21 of file CbmTofStarData2019.h.
| CbmTofStarTrigger2019::CbmTofStarTrigger2019 | ( | ULong64_t | ulGdpbTsFullIn, |
| ULong64_t | ulStarTsFullIn, | ||
| UInt_t | uStarTokenIn, | ||
| UInt_t | uStarDaqCmdIn, | ||
| UInt_t | uStarTrigCmdIn, | ||
| UShort_t | usGdpbId = 0 ) |
Definition at line 19 of file CbmTofStarData2019.cxx.
References fulGdpbTsFull, fulStarTsFull, fusGdpbId, fusStarDaqCmd, fusStarTrigCmd, and fuStarToken.
Referenced by operator<().
|
inline |
Definition at line 28 of file CbmTofStarData2019.h.
| UInt_t CbmTofStarTrigger2019::GetFullGdpbEpoch | ( | ) | const |
Definition at line 43 of file CbmTofStarData2019.cxx.
References fulGdpbTsFull, gdpbv100::kuCtSize, and gdpbv100::kuEpochCounterSz.
|
inline |
Definition at line 38 of file CbmTofStarData2019.h.
References fulGdpbTsFull.
Referenced by GetGdpbMessages(), operator<(), and CbmStar2019EventBuilderEtofAlgo::ProcessStarTrigger().
|
inline |
Definition at line 39 of file CbmTofStarData2019.h.
References fulStarTsFull.
Referenced by GetGdpbMessages().
| std::vector< gdpbv100::FullMessage > CbmTofStarTrigger2019::GetGdpbMessages | ( | ) | const |
Subtype 0
Subtype 1
Subtype 2
Subtype 3
Definition at line 49 of file CbmTofStarData2019.cxx.
References fusGdpbId, GetFullGdpbTs(), GetFullStarTs(), GetStarDaqCmd(), GetStarToken(), GetStarTrigCmd(), gdpbv100::kuCtSize, and gdpbv100::MSG_STAR_TRI_A.
|
inline |
Definition at line 41 of file CbmTofStarData2019.h.
References fusStarDaqCmd.
Referenced by GetGdpbMessages().
|
inline |
Definition at line 40 of file CbmTofStarData2019.h.
References fuStarToken.
Referenced by GetGdpbMessages().
|
inline |
Definition at line 42 of file CbmTofStarData2019.h.
References fusStarTrigCmd.
Referenced by GetGdpbMessages().
| UInt_t CbmTofStarTrigger2019::GetStarTrigerWord | ( | ) | const |
Definition at line 37 of file CbmTofStarData2019.cxx.
References fusStarDaqCmd, fusStarTrigCmd, and fuStarToken.
| bool CbmTofStarTrigger2019::operator< | ( | const CbmTofStarTrigger2019 & | other | ) | const |
strict weak ordering operator, assumes same TS cycle for both triggers
Definition at line 30 of file CbmTofStarData2019.cxx.
References CbmTofStarTrigger2019(), and GetFullGdpbTs().
|
inline |
Definition at line 31 of file CbmTofStarData2019.h.
References fulGdpbTsFull.
|
inline |
Definition at line 32 of file CbmTofStarData2019.h.
References fulStarTsFull.
|
inline |
Definition at line 34 of file CbmTofStarData2019.h.
References fusStarDaqCmd.
|
inline |
Definition at line 33 of file CbmTofStarData2019.h.
References fuStarToken.
|
inline |
Definition at line 35 of file CbmTofStarData2019.h.
References fusStarTrigCmd.
|
private |
Definition at line 52 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), GetFullGdpbEpoch(), GetFullGdpbTs(), and SetFullGdpbTs().
|
private |
Definition at line 53 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), GetFullStarTs(), and SetFullStarTs().
|
private |
Definition at line 51 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), and GetGdpbMessages().
|
private |
Definition at line 55 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), GetStarDaqCmd(), GetStarTrigerWord(), and SetStarDaqCmd().
|
private |
Definition at line 56 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), GetStarTrigCmd(), GetStarTrigerWord(), and SetStarTRigCmd().
|
private |
Definition at line 54 of file CbmTofStarData2019.h.
Referenced by CbmTofStarTrigger2019(), GetStarToken(), GetStarTrigerWord(), and SetStarToken().