BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkGlobalCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_global > * getMdcTrkGlobalCol (void)
static vector< MdcTrk_global > * getMdcTrkGlobalCol (void)
static vector< MdcTrk_global > * getMdcTrkGlobalCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkGlobalCol() [1/3]

vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol ( void )
static

Definition at line 21 of file TrkTables.cxx.

21 {
22 if ( !s_col ) s_col = new vector<MdcTrk_global>;
23 return s_col;
24}

◆ getMdcTrkGlobalCol() [2/3]

vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol ( void )
static

◆ getMdcTrkGlobalCol() [3/3]

vector< MdcTrk_global > * MdcTrkGlobalCol::getMdcTrkGlobalCol ( void )
static

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