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