CGEM BOSS 6.6.5.f
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)
 

Detailed Description

Member Function Documentation

◆ getMdcTrkGlobalCol() [1/2]

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

Definition at line 24 of file TrkTables.cxx.

24 {
25 if (! s_col) s_col = new vector<MdcTrk_global> ;
26 return s_col;
27}

◆ getMdcTrkGlobalCol() [2/2]

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

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