#include <Index.h>
rdbModel representation of a(n SQL-like) key (aka index) description
Definition at line 19 of file Calibration/rdbModel/rdbModel-00-01-01/rdbModel/Tables/Index.h.
◆ Index() [1/2]
rdbModel::Index::Index |
( |
Table * |
myTable = 0 | ) |
|
|
inline |
◆ ~Index() [1/2]
rdbModel::Index::~Index |
( |
| ) |
|
|
inline |
◆ Index() [2/2]
rdbModel::Index::Index |
( |
Table * |
myTable = 0 | ) |
|
|
inline |
◆ ~Index() [2/2]
rdbModel::Index::~Index |
( |
| ) |
|
|
inline |
◆ accept() [1/2]
Definition at line 7 of file Index.cxx.
7 {
10 return state;
11 }
**********Class see also m_nmax DOUBLE PRECISION m_amel DOUBLE PRECISION m_x2 DOUBLE PRECISION m_alfinv DOUBLE PRECISION m_Xenph INTEGER m_KeyWtm INTEGER m_idyfs DOUBLE PRECISION m_zini DOUBLE PRECISION m_q2 DOUBLE PRECISION m_Wt_KF DOUBLE PRECISION m_WtCut INTEGER m_KFfin *COMMON c_KarLud $ !Input CMS energy[GeV] $ !CMS energy after beam spread beam strahlung[GeV] $ !Beam energy spread[GeV] $ !z boost due to beam spread $ !electron beam mass *ff pair spectrum $ !minimum v
◆ accept() [2/2]
◆ getColumnNames() [1/2]
const std::vector< std::string > & rdbModel::Index::getColumnNames |
( |
| ) |
|
Definition at line 13 of file Index.cxx.
13 {
14 return m_indexCols;
15 }
◆ getColumnNames() [2/2]
const std::vector< std::string > & rdbModel::Index::getColumnNames |
( |
| ) |
|
◆ getName() [1/2]
const std::string & rdbModel::Index::getName |
( |
| ) |
const |
|
inline |
◆ getName() [2/2]
const std::string & rdbModel::Index::getName |
( |
| ) |
const |
|
inline |
◆ isPrimary() [1/2]
bool rdbModel::Index::isPrimary |
( |
| ) |
const |
|
inline |
◆ isPrimary() [2/2]
bool rdbModel::Index::isPrimary |
( |
| ) |
const |
|
inline |
◆ rdbModel::XercesBuilder
The documentation for this class was generated from the following files: