#include <MdcTables.h>
◆ getMdcCalConst3Col() [1/3]
| vector< MdcCal_const3 > * MdcCalConst3Col::getMdcCalConst3Col |
( |
void | | ) |
|
|
static |
Definition at line 97 of file MdcTables.cxx.
97 {
98 if ( !s_col ) s_col = new vector<MdcCal_const3>;
99 return s_col;
100}
◆ getMdcCalConst3Col() [2/3]
| vector< MdcCal_const3 > * MdcCalConst3Col::getMdcCalConst3Col |
( |
void | | ) |
|
|
static |
◆ getMdcCalConst3Col() [3/3]
| vector< MdcCal_const3 > * MdcCalConst3Col::getMdcCalConst3Col |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: