BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstTofCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_tof > * getMdstTofCol (void)
 
static vector< Mdst_tof > * getMdstTofCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstTofCol() [1/2]

vector< Mdst_tof > * MdstTofCol::getMdstTofCol ( void  )
static

Definition at line 220 of file MdstTables.cxx.

220 {
221 if (! s_col) s_col = new vector<Mdst_tof> ;
222 return s_col;
223}

◆ getMdstTofCol() [2/2]

static vector< Mdst_tof > * MdstTofCol::getMdstTofCol ( void  )
static

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