BOSS 8.0.0
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)
static vector< MdcTrk_tof > * getMdcTrkTofCol (void)

Detailed Description

Member Function Documentation

◆ getMdcTrkTofCol() [1/3]

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

Definition at line 121 of file TrkTables.cxx.

121 {
122 if ( !s_col ) s_col = new vector<MdcTrk_tof>;
123 return s_col;
124}

◆ getMdcTrkTofCol() [2/3]

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

◆ getMdcTrkTofCol() [3/3]

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

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