BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkTofCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_tof > * getMdcTrkTofCol (void)
 
static vector< MdcTrk_tof > * getMdcTrkTofCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcTrkTofCol() [1/2]

vector< MdcTrk_tof > * MdcTrkTofCol::getMdcTrkTofCol ( void  )
static

Definition at line 142 of file TrkTables.cxx.

142 {
143 if (! s_col) s_col = new vector<MdcTrk_tof> ;
144 return s_col;
145}

◆ getMdcTrkTofCol() [2/2]

static vector< MdcTrk_tof > * MdcTrkTofCol::getMdcTrkTofCol ( void  )
static

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