#include <MdstTables.h>
◆ getMdstEventAddCol() [1/3]
| vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol |
( |
void | | ) |
|
|
static |
Definition at line 42 of file MdstTables.cxx.
42 {
43 if ( !s_col ) s_col = new vector<Mdst_event_add>;
44 return s_col;
45}
◆ getMdstEventAddCol() [2/3]
| vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol |
( |
void | | ) |
|
|
static |
◆ getMdstEventAddCol() [3/3]
| vector< Mdst_event_add > * MdstEventAddCol::getMdstEventAddCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: