BOSS 7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkSvdCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_svd > * getMdcTrkSvdCol (void)
 

Detailed Description

Definition at line 432 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkSvdCol()

vector< MdcTrk_svd > * MdcTrkSvdCol::getMdcTrkSvdCol ( void  )
static

Definition at line 129 of file TrkTables.cxx.

129 {
130 if (! s_col) s_col = new vector<MdcTrk_svd> ;
131 return s_col;
132}

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