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