#include <MdcTables.h>
◆ getMdcRecExglobalCol() [1/3]
| vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol |
( |
void | | ) |
|
|
static |
Definition at line 200 of file MdcTables.cxx.
200 {
201 if ( !s_col ) s_col = new vector<MdcRec_exglobal>;
202 return s_col;
203}
◆ getMdcRecExglobalCol() [2/3]
| vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecExglobalCol() [3/3]
| vector< MdcRec_exglobal > * MdcRecExglobalCol::getMdcRecExglobalCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: