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

Detailed Description

Member Function Documentation

◆ getMdstTofCol() [1/3]

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

Definition at line 187 of file MdstTables.cxx.

187 {
188 if ( !s_col ) s_col = new vector<Mdst_tof>;
189 return s_col;
190}

◆ getMdstTofCol() [2/3]

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

◆ getMdstTofCol() [3/3]

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

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