#include <Index.h>
rdbModel representation of a(n SQL-like) key (aka index) description
Definition at line 19 of file Calibration/rdbModel/include/rdbModel/Tables/Index.h.
◆ Index() [1/3]
| rdbModel::Index::Index |
( |
Table * | myTable = 0 | ) |
|
|
inline |
◆ ~Index() [1/3]
| rdbModel::Index::~Index |
( |
| ) |
|
|
inline |
◆ Index() [2/3]
| rdbModel::Index::Index |
( |
Table * | myTable = 0 | ) |
|
|
inline |
◆ ~Index() [2/3]
| rdbModel::Index::~Index |
( |
| ) |
|
|
inline |
◆ Index() [3/3]
| rdbModel::Index::Index |
( |
Table * | myTable = 0 | ) |
|
|
inline |
◆ ~Index() [3/3]
| rdbModel::Index::~Index |
( |
| ) |
|
|
inline |
◆ accept() [1/3]
Definition at line 8 of file Index.cxx.
8 {
11 return state;
12 }
**********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/3]
◆ accept() [3/3]
◆ getColumnNames() [1/3]
| const std::vector< std::string > & rdbModel::Index::getColumnNames |
( |
| ) |
|
Definition at line 14 of file Index.cxx.
14{ return m_indexCols; }
◆ getColumnNames() [2/3]
| const std::vector< std::string > & rdbModel::Index::getColumnNames |
( |
| ) |
|
◆ getColumnNames() [3/3]
| const std::vector< std::string > & rdbModel::Index::getColumnNames |
( |
| ) |
|
◆ getName() [1/3]
| const std::string & rdbModel::Index::getName |
( |
| ) |
const |
|
inline |
◆ getName() [2/3]
| const std::string & rdbModel::Index::getName |
( |
| ) |
const |
|
inline |
◆ getName() [3/3]
| const std::string & rdbModel::Index::getName |
( |
| ) |
const |
|
inline |
◆ isPrimary() [1/3]
| bool rdbModel::Index::isPrimary |
( |
| ) |
const |
|
inline |
◆ isPrimary() [2/3]
| bool rdbModel::Index::isPrimary |
( |
| ) |
const |
|
inline |
◆ isPrimary() [3/3]
| bool rdbModel::Index::isPrimary |
( |
| ) |
const |
|
inline |
◆ rdbModel::XercesBuilder
The documentation for this class was generated from the following files: