#include <MdstTables.h>
◆ getMdstEventCol() [1/3]
| vector< Mdst_event > * MdstEventCol::getMdstEventCol |
( |
void | | ) |
|
|
static |
Definition at line 31 of file MdstTables.cxx.
31 {
32 if ( !s_col ) s_col = new vector<Mdst_event>;
33 return s_col;
34}
◆ getMdstEventCol() [2/3]
| vector< Mdst_event > * MdstEventCol::getMdstEventCol |
( |
void | | ) |
|
|
static |
◆ getMdstEventCol() [3/3]
| vector< Mdst_event > * MdstEventCol::getMdstEventCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: