CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcTrkTofCol Class Reference

#include <TrkTables.h>

Static Public Member Functions

static vector< MdcTrk_tof > * getMdcTrkTofCol (void)
 

Detailed Description

Definition at line 465 of file TrkTables.h.

Member Function Documentation

◆ getMdcTrkTofCol()

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}

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