CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkPathlCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_pathl > * getMdcTrkPathlCol (void)
 

Detailed Description

Definition at line 410 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkPathlCol()

vector< MdcTrk_pathl > * MdcTrkPathlCol::getMdcTrkPathlCol ( void  )
static

Definition at line 116 of file TrkTables.cxx.

116 {
117 if (! s_col) s_col = new vector<MdcTrk_pathl> ;
118 return s_col;
119}

The documentation for this class was generated from the following files: