#include <MdcTables.h>
◆ getMdcDatWirhitCol() [1/3]
| vector< MdcDat_wirhit > * MdcDatWirhitCol::getMdcDatWirhitCol |
( |
void | | ) |
|
|
static |
Definition at line 20 of file MdcTables.cxx.
20 {
21 if ( !s_col ) s_col = new vector<MdcDat_wirhit>;
22 return s_col;
23}
◆ getMdcDatWirhitCol() [2/3]
| vector< MdcDat_wirhit > * MdcDatWirhitCol::getMdcDatWirhitCol |
( |
void | | ) |
|
|
static |
◆ getMdcDatWirhitCol() [3/3]
| vector< MdcDat_wirhit > * MdcDatWirhitCol::getMdcDatWirhitCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: