#include <MdstTables.h>
◆ getMdstRunEndCol() [1/3]
| vector< Mdst_run_end > * MdstRunEndCol::getMdstRunEndCol |
( |
void | | ) |
|
|
static |
Definition at line 20 of file MdstTables.cxx.
20 {
21 if ( !s_col ) s_col = new vector<Mdst_run_end>;
22 return s_col;
23}
◆ getMdstRunEndCol() [2/3]
| vector< Mdst_run_end > * MdstRunEndCol::getMdstRunEndCol |
( |
void | | ) |
|
|
static |
◆ getMdstRunEndCol() [3/3]
| vector< Mdst_run_end > * MdstRunEndCol::getMdstRunEndCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: