#include <TrkTables.h>
◆ getMdcTrkGlobalCol() [1/3]
| vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol |
( |
void | | ) |
|
|
static |
Definition at line 21 of file TrkTables.cxx.
21 {
22 if ( !s_col ) s_col = new vector<MdcTrk_global>;
23 return s_col;
24}
◆ getMdcTrkGlobalCol() [2/3]
| vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol |
( |
void | | ) |
|
|
static |
◆ getMdcTrkGlobalCol() [3/3]
| vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: