![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/dbase/dbUtils/FairTSQLObject.h>
Public Attributes | |
| FairDBObjectMemberTypes | type |
| char | c_val |
| size_t | Ui_Val |
| int | i_val |
| float | f_val |
| double | d_val |
| TArrayI * | I_Ar_val |
| TArrayF * | F_Ar_val |
| TArrayD * | D_Ar_val |
Structure to hold the returned member value and its type.
Definition at line 48 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 48 of file FairTSQLObject.h
| char FairDBObjectMemberValues::c_val |
Definition at line 50 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 50 of file FairTSQLObject.h
| TArrayD* FairDBObjectMemberValues::D_Ar_val |
Definition at line 57 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 57 of file FairTSQLObject.h
| double FairDBObjectMemberValues::d_val |
Definition at line 54 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 54 of file FairTSQLObject.h
| TArrayF* FairDBObjectMemberValues::F_Ar_val |
Definition at line 56 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 56 of file FairTSQLObject.h
| float FairDBObjectMemberValues::f_val |
Definition at line 53 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 53 of file FairTSQLObject.h
| TArrayI* FairDBObjectMemberValues::I_Ar_val |
Definition at line 55 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 55 of file FairTSQLObject.h
| int FairDBObjectMemberValues::i_val |
Definition at line 52 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 52 of file FairTSQLObject.h
| FairDBObjectMemberTypes FairDBObjectMemberValues::type |
Definition at line 49 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 49 of file FairTSQLObject.h
| size_t FairDBObjectMemberValues::Ui_Val |
Definition at line 51 of file FairTSQLObject.h.
View newest version in sPHENIX GitHub at line 51 of file FairTSQLObject.h