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

#include <TrkTables.h>

Static Public Member Functions

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

Detailed Description

Member Function Documentation

◆ getMdcTrkV02Col() [1/2]

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}

◆ getMdcTrkV02Col() [2/2]

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

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