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

#include <TrkTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcTrkSvdCol() [1/2]

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}

◆ getMdcTrkSvdCol() [2/2]

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

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