#include <MdstTables.h>
◆ getMdstSimRandCol() [1/3]
| vector< Mdst_sim_rand > * MdstSimRandCol::getMdstSimRandCol |
( |
void | | ) |
|
|
static |
Definition at line 309 of file MdstTables.cxx.
309 {
310 if ( !s_col ) s_col = new vector<Mdst_sim_rand>;
311 return s_col;
312}
◆ getMdstSimRandCol() [2/3]
| vector< Mdst_sim_rand > * MdstSimRandCol::getMdstSimRandCol |
( |
void | | ) |
|
|
static |
◆ getMdstSimRandCol() [3/3]
| vector< Mdst_sim_rand > * MdstSimRandCol::getMdstSimRandCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: