#include <MdcTables.h>
◆ getMdcCalConst2Col() [1/3]
| vector< MdcCal_const2 > * MdcCalConst2Col::getMdcCalConst2Col |
( |
void | | ) |
|
|
static |
Definition at line 86 of file MdcTables.cxx.
86 {
87 if ( !s_col ) s_col = new vector<MdcCal_const2>;
88 return s_col;
89}
◆ getMdcCalConst2Col() [2/3]
| vector< MdcCal_const2 > * MdcCalConst2Col::getMdcCalConst2Col |
( |
void | | ) |
|
|
static |
◆ getMdcCalConst2Col() [3/3]
| vector< MdcCal_const2 > * MdcCalConst2Col::getMdcCalConst2Col |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: