BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalTzeroCol Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_tzero > * getMdcCalTzeroCol (void)
 
static vector< MdcCal_tzero > * getMdcCalTzeroCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdcCalTzeroCol() [1/2]

vector< MdcCal_tzero > * MdcCalTzeroCol::getMdcCalTzeroCol ( void  )
static

Definition at line 49 of file MdcTables.cxx.

49 {
50 if (! s_col) s_col = new vector<MdcCal_tzero> ;
51 return s_col;
52}

◆ getMdcCalTzeroCol() [2/2]

static vector< MdcCal_tzero > * MdcCalTzeroCol::getMdcCalTzeroCol ( void  )
static

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