#include <MdcTables.h>
◆ getMdcCalPedCol() [1/3]
| vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol |
( |
void | | ) |
|
|
static |
Definition at line 130 of file MdcTables.cxx.
130 {
131 if ( !s_col ) s_col = new vector<MdcCal_ped>;
132 return s_col;
133}
◆ getMdcCalPedCol() [2/3]
| vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol |
( |
void | | ) |
|
|
static |
◆ getMdcCalPedCol() [3/3]
| vector< MdcCal_ped > * MdcCalPedCol::getMdcCalPedCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: