BOSS 8.0.0
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)
static vector< MdcTrk_svd > * getMdcTrkSvdCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkSvdCol() [1/3]

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

Definition at line 110 of file TrkTables.cxx.

110 {
111 if ( !s_col ) s_col = new vector<MdcTrk_svd>;
112 return s_col;
113}

◆ getMdcTrkSvdCol() [2/3]

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

◆ getMdcTrkSvdCol() [3/3]

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

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