#include <MdstTables.h>
◆ getMdstRunHeadCol() [1/3]
| vector< Mdst_run_head > * MdstRunHeadCol::getMdstRunHeadCol |
( |
void | | ) |
|
|
static |
Definition at line 9 of file MdstTables.cxx.
9 {
10 if ( !s_col ) s_col = new vector<Mdst_run_head>;
11 return s_col;
12}
◆ getMdstRunHeadCol() [2/3]
| vector< Mdst_run_head > * MdstRunHeadCol::getMdstRunHeadCol |
( |
void | | ) |
|
|
static |
◆ getMdstRunHeadCol() [3/3]
| vector< Mdst_run_head > * MdstRunHeadCol::getMdstRunHeadCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: