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

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_global > * getMdcTrkGlobalCol (void)
 

Detailed Description

Definition at line 159 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkGlobalCol()

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}

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