#include <MdcTables.h>
◆ getMdcRecTimingCol() [1/3]
| vector< MdcRec_timing > * MdcRecTimingCol::getMdcRecTimingCol |
( |
void | | ) |
|
|
static |
Definition at line 178 of file MdcTables.cxx.
178 {
179 if ( !s_col ) s_col = new vector<MdcRec_timing>;
180 return s_col;
181}
◆ getMdcRecTimingCol() [2/3]
| vector< MdcRec_timing > * MdcRecTimingCol::getMdcRecTimingCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecTimingCol() [3/3]
| vector< MdcRec_timing > * MdcRecTimingCol::getMdcRecTimingCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: