Jpp
18.3.0
the software that should make you happy
|
#include <JDatalogNumbers.hh>
Public Member Functions | |
double | getTime () const |
Get time. More... | |
ClassDef (JDatalogNumbers, 1) | |
Static Public Member Functions | |
static const char *const | getName () |
Table name. More... | |
Public Attributes | |
std::string | DETID |
constraint More... | |
int | RUN |
long long int | UNIXTIME |
std::string | SOURCE_NAME |
std::string | PARAMETER_NAME |
double | DATA_VALUE |
Definition at line 17 of file JDatalogNumbers.hh.
|
inlinestatic |
Table name.
Definition at line 20 of file JDatalogNumbers.hh.
|
inline |
JDATABASE::JDatalogNumbers::ClassDef | ( | JDatalogNumbers | , |
1 | |||
) |
std::string JDATABASE::JDatalogNumbers::DETID |
constraint
Definition at line 22 of file JDatalogNumbers.hh.
int JDATABASE::JDatalogNumbers::RUN |
Definition at line 23 of file JDatalogNumbers.hh.
long long int JDATABASE::JDatalogNumbers::UNIXTIME |
Definition at line 24 of file JDatalogNumbers.hh.
std::string JDATABASE::JDatalogNumbers::SOURCE_NAME |
Definition at line 25 of file JDatalogNumbers.hh.
std::string JDATABASE::JDatalogNumbers::PARAMETER_NAME |
Definition at line 26 of file JDatalogNumbers.hh.
double JDATABASE::JDatalogNumbers::DATA_VALUE |
Definition at line 27 of file JDatalogNumbers.hh.