#include <MdcTables.h>
◆ getMdcRecExcurveCol() [1/3]
| vector< MdcRec_excurve > * MdcRecExcurveCol::getMdcRecExcurveCol |
( |
void | | ) |
|
|
static |
Definition at line 211 of file MdcTables.cxx.
211 {
212 if ( !s_col ) s_col = new vector<MdcRec_excurve>;
213 return s_col;
214}
◆ getMdcRecExcurveCol() [2/3]
| vector< MdcRec_excurve > * MdcRecExcurveCol::getMdcRecExcurveCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecExcurveCol() [3/3]
| vector< MdcRec_excurve > * MdcRecExcurveCol::getMdcRecExcurveCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: