BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk > * getMdcTrkCol (void)
 
static vector< MdcTrk > * getMdcTrkCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcTrkCol() [1/2]

vector< MdcTrk > * MdcTrkCol::getMdcTrkCol ( void  )
static

Definition at line 11 of file TrkTables.cxx.

11 {
12 if (! s_col) s_col = new vector<MdcTrk> ;
13 return s_col;
14}

Referenced by TTrackManager::determineIP().

◆ getMdcTrkCol() [2/2]

static vector< MdcTrk > * MdcTrkCol::getMdcTrkCol ( void  )
static

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