#include <TrkTables.h>
◆ getMdcTrkLocalzCol() [1/3]
| vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol |
( |
void | | ) |
|
|
static |
Definition at line 32 of file TrkTables.cxx.
32 {
33 if ( !s_col ) s_col = new vector<MdcTrk_localz>;
34 return s_col;
35}
◆ getMdcTrkLocalzCol() [2/3]
| vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol |
( |
void | | ) |
|
|
static |
◆ getMdcTrkLocalzCol() [3/3]
| vector< MdcTrk_localz > * MdcTrkLocalzCol::getMdcTrkLocalzCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: