BOSS 7.0.9
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkV02Col Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_v02 > * getMdcTrkV02Col (void)
 

Detailed Description

Definition at line 334 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkV02Col()

vector< MdcTrk_v02 > * MdcTrkV02Col::getMdcTrkV02Col ( void  )
static

Definition at line 89 of file TrkTables.cxx.

89 {
90 if (! s_col) s_col = new vector<MdcTrk_v02> ;
91 return s_col;
92}

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