#include <MdcTables.h>
◆ getMdcDatOlhitCol() [1/3]
| vector< MdcDat_olhit > * MdcDatOlhitCol::getMdcDatOlhitCol |
( |
void | | ) |
|
|
static |
Definition at line 31 of file MdcTables.cxx.
31 {
32 if ( !s_col ) s_col = new vector<MdcDat_olhit>;
33 return s_col;
34}
◆ getMdcDatOlhitCol() [2/3]
| vector< MdcDat_olhit > * MdcDatOlhitCol::getMdcDatOlhitCol |
( |
void | | ) |
|
|
static |
◆ getMdcDatOlhitCol() [3/3]
| vector< MdcDat_olhit > * MdcDatOlhitCol::getMdcDatOlhitCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: