#include <MdcTables.h>
◆ getMdcCalConstCol() [1/3]
| vector< MdcCal_const > * MdcCalConstCol::getMdcCalConstCol |
( |
void | | ) |
|
|
static |
Definition at line 75 of file MdcTables.cxx.
75 {
76 if ( !s_col ) s_col = new vector<MdcCal_const>;
77 return s_col;
78}
◆ getMdcCalConstCol() [2/3]
| vector< MdcCal_const > * MdcCalConstCol::getMdcCalConstCol |
( |
void | | ) |
|
|
static |
◆ getMdcCalConstCol() [3/3]
| vector< MdcCal_const > * MdcCalConstCol::getMdcCalConstCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: