#include <MdcTables.h>
◆ getMdcCalMiscCol() [1/3]
| vector< MdcCal_misc > * MdcCalMiscCol::getMdcCalMiscCol |
( |
void | | ) |
|
|
static |
Definition at line 119 of file MdcTables.cxx.
119 {
120 if ( !s_col ) s_col = new vector<MdcCal_misc>;
121 return s_col;
122}
◆ getMdcCalMiscCol() [2/3]
| vector< MdcCal_misc > * MdcCalMiscCol::getMdcCalMiscCol |
( |
void | | ) |
|
|
static |
◆ getMdcCalMiscCol() [3/3]
| vector< MdcCal_misc > * MdcCalMiscCol::getMdcCalMiscCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: