#include <MdstTables.h>
◆ getMdstEclTrkCol() [1/3]
| vector< Mdst_ecl_trk > * MdstEclTrkCol::getMdstEclTrkCol |
( |
void | | ) |
|
|
static |
Definition at line 232 of file MdstTables.cxx.
232 {
233 if ( !s_col ) s_col = new vector<Mdst_ecl_trk>;
234 return s_col;
235}
◆ getMdstEclTrkCol() [2/3]
| vector< Mdst_ecl_trk > * MdstEclTrkCol::getMdstEclTrkCol |
( |
void | | ) |
|
|
static |
◆ getMdstEclTrkCol() [3/3]
| vector< Mdst_ecl_trk > * MdstEclTrkCol::getMdstEclTrkCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: