#include <MdcTables.h>
◆ getMdcRecTimeofsCol() [1/3]
| vector< MdcRec_timeofs > * MdcRecTimeofsCol::getMdcRecTimeofsCol |
( |
void | | ) |
|
|
static |
Definition at line 310 of file MdcTables.cxx.
310 {
311 if ( !s_col ) s_col = new vector<MdcRec_timeofs>;
312 return s_col;
313}
◆ getMdcRecTimeofsCol() [2/3]
| vector< MdcRec_timeofs > * MdcRecTimeofsCol::getMdcRecTimeofsCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecTimeofsCol() [3/3]
| vector< MdcRec_timeofs > * MdcRecTimeofsCol::getMdcRecTimeofsCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: