#include <MdcTables.h>
◆ getMdcRecDaqomCol() [1/3]
| vector< MdcRec_daqom > * MdcRecDaqomCol::getMdcRecDaqomCol |
( |
void | | ) |
|
|
static |
Definition at line 255 of file MdcTables.cxx.
255 {
256 if ( !s_col ) s_col = new vector<MdcRec_daqom>;
257 return s_col;
258}
◆ getMdcRecDaqomCol() [2/3]
| vector< MdcRec_daqom > * MdcRecDaqomCol::getMdcRecDaqomCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecDaqomCol() [3/3]
| vector< MdcRec_daqom > * MdcRecDaqomCol::getMdcRecDaqomCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: