#include <MdstTables.h>
◆ getMdstKlmMuCol() [1/3]
| vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol |
( |
void | | ) |
|
|
static |
Definition at line 254 of file MdstTables.cxx.
254 {
255 if ( !s_col ) s_col = new vector<Mdst_klm_mu>;
256 return s_col;
257}
◆ getMdstKlmMuCol() [2/3]
| vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol |
( |
void | | ) |
|
|
static |
◆ getMdstKlmMuCol() [3/3]
| vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: