#include <MdstTables.h>
◆ getMdstTrkFitCol() [1/3]
| vector< Mdst_trk_fit > * MdstTrkFitCol::getMdstTrkFitCol |
( |
void | | ) |
|
|
static |
Definition at line 165 of file MdstTables.cxx.
165 {
166 if ( !s_col ) s_col = new vector<Mdst_trk_fit>;
167 return s_col;
168}
◆ getMdstTrkFitCol() [2/3]
| vector< Mdst_trk_fit > * MdstTrkFitCol::getMdstTrkFitCol |
( |
void | | ) |
|
|
static |
◆ getMdstTrkFitCol() [3/3]
| vector< Mdst_trk_fit > * MdstTrkFitCol::getMdstTrkFitCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: