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

Detailed Description

Member Function Documentation

◆ getMdcTrkV02Col() [1/3]

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

Definition at line 76 of file TrkTables.cxx.

76 {
77 if ( !s_col ) s_col = new vector<MdcTrk_v02>;
78 return s_col;
79}

◆ getMdcTrkV02Col() [2/3]

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

◆ getMdcTrkV02Col() [3/3]

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

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