BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalTzero2Col Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_tzero2 > * getMdcCalTzero2Col (void)
 

Detailed Description

Definition at line 138 of file MdcTables.h.

Member Function Documentation

◆ getMdcCalTzero2Col()

vector< MdcCal_tzero2 > * MdcCalTzero2Col::getMdcCalTzero2Col ( void  )
static

Definition at line 62 of file MdcTables.cxx.

62 {
63 if (! s_col) s_col = new vector<MdcCal_tzero2> ;
64 return s_col;
65}

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