Jpp
19.1.0
the software that should make you happy
|
#include <JToAshort.hh>
Public Member Functions | |
int64_t | getAbsoluteToA_ns () const |
return the absolute Time Of Arrival, in nanoseconds (since Unix epoch 1 January 1970 00:00:00 UTC) More... | |
int64_t | getDAQFrameNanoseconds () const |
get the number of nanoseconds (since Unix epoch) of the DAQ Frame start time More... | |
uint32_t | getDAQFrameSeconds () const |
get the number of seconds (since Unix epoch) of the DAQ Frame start time More... | |
uint32_t | getDAQFrameTicks () const |
get the number of ticks (16 ns) of the DAQ Frame start time More... | |
ClassDef (JToAshort, 1) | |
Static Public Member Functions | |
static const char *const | getName () |
Table name. More... | |
Public Attributes | |
std::string | DETID |
constraint More... | |
int | RUN |
int | RUNNUMBER |
double | UNIXTIMEBASE |
[s] More... | |
int | DOMID |
int | EMITTERID |
waveform identifier More... | |
double | TOA_S |
[s] More... | |
int | QUALITYFACTOR |
int | QUALITYNORMALISATION = 0 |
Static Public Attributes | |
static constexpr int64_t | NANOSECONDS_IN_ONE_SECOND = 1000000000 |
static constexpr int64_t | ONE_TICK_NS = 16 |
Definition at line 19 of file JToAshort.hh.
|
inlinestatic |
Table name.
Definition at line 22 of file JToAshort.hh.
|
inline |
return the absolute Time Of Arrival, in nanoseconds (since Unix epoch 1 January 1970 00:00:00 UTC)
Definition at line 40 of file JToAshort.hh.
|
inline |
get the number of nanoseconds (since Unix epoch) of the DAQ Frame start time
Definition at line 46 of file JToAshort.hh.
|
inline |
get the number of seconds (since Unix epoch) of the DAQ Frame start time
Definition at line 52 of file JToAshort.hh.
|
inline |
get the number of ticks (16 ns) of the DAQ Frame start time
Definition at line 58 of file JToAshort.hh.
JDATABASE::JToAshort::ClassDef | ( | JToAshort | , |
1 | |||
) |
std::string JDATABASE::JToAshort::DETID |
constraint
Definition at line 24 of file JToAshort.hh.
int JDATABASE::JToAshort::RUN |
Definition at line 25 of file JToAshort.hh.
int JDATABASE::JToAshort::RUNNUMBER |
Definition at line 26 of file JToAshort.hh.
double JDATABASE::JToAshort::UNIXTIMEBASE |
[s]
Definition at line 27 of file JToAshort.hh.
int JDATABASE::JToAshort::DOMID |
Definition at line 28 of file JToAshort.hh.
int JDATABASE::JToAshort::EMITTERID |
waveform identifier
Definition at line 29 of file JToAshort.hh.
double JDATABASE::JToAshort::TOA_S |
[s]
Definition at line 30 of file JToAshort.hh.
int JDATABASE::JToAshort::QUALITYFACTOR |
Definition at line 31 of file JToAshort.hh.
int JDATABASE::JToAshort::QUALITYNORMALISATION = 0 |
Definition at line 32 of file JToAshort.hh.
|
staticconstexpr |
Definition at line 34 of file JToAshort.hh.
|
staticconstexpr |
Definition at line 35 of file JToAshort.hh.