#include <MdstTables.h>
◆ getMdstSimTrkCol() [1/3]
| vector< Mdst_sim_trk > * MdstSimTrkCol::getMdstSimTrkCol |
( |
void | | ) |
|
|
static |
Definition at line 287 of file MdstTables.cxx.
287 {
288 if ( !s_col ) s_col = new vector<Mdst_sim_trk>;
289 return s_col;
290}
◆ getMdstSimTrkCol() [2/3]
| vector< Mdst_sim_trk > * MdstSimTrkCol::getMdstSimTrkCol |
( |
void | | ) |
|
|
static |
◆ getMdstSimTrkCol() [3/3]
| vector< Mdst_sim_trk > * MdstSimTrkCol::getMdstSimTrkCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: