CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk > * getMdcTrkCol (void)
 

Detailed Description

Definition at line 70 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkCol()

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().


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