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

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_tof > * getMdstTofCol (void)
 

Detailed Description

Definition at line 444 of file MdstTables.h.

Member Function Documentation

◆ getMdstTofCol()

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}

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