#include <TrkTables.h>
◆ getMdcTrkPathlCol() [1/3]
| vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol |
( |
void | | ) |
|
|
static |
Definition at line 99 of file TrkTables.cxx.
99 {
100 if ( !s_col ) s_col = new vector<MdcTrk_pathl>;
101 return s_col;
102}
◆ getMdcTrkPathlCol() [2/3]
| vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol |
( |
void | | ) |
|
|
static |
◆ getMdcTrkPathlCol() [3/3]
| vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: