#include <MdcTables.h>
◆ getMdcRecExcalibCol() [1/3]
| vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol |
( |
void | | ) |
|
|
static |
Definition at line 189 of file MdcTables.cxx.
189 {
190 if ( !s_col ) s_col = new vector<MdcRec_excalib>;
191 return s_col;
192}
◆ getMdcRecExcalibCol() [2/3]
| vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecExcalibCol() [3/3]
| vector< MdcRec_excalib > * MdcRecExcalibCol::getMdcRecExcalibCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: