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

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_tzero > * getMdcCalTzeroCol (void)
 

Detailed Description

Definition at line 120 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalTzeroCol()

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}

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