#include <TrkTables.h>
◆ getMdcTrkLocallCol() [1/3]
| vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol |
( |
void | | ) |
|
|
static |
Definition at line 54 of file TrkTables.cxx.
54 {
55 if ( !s_col ) s_col = new vector<MdcTrk_locall>;
56 return s_col;
57}
◆ getMdcTrkLocallCol() [2/3]
| vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol |
( |
void | | ) |
|
|
static |
◆ getMdcTrkLocallCol() [3/3]
| vector< MdcTrk_locall > * MdcTrkLocallCol::getMdcTrkLocallCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: