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

Detailed Description

Member Function Documentation

◆ getMdcCalTzeroCol() [1/3]

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

Definition at line 42 of file MdcTables.cxx.

42 {
43 if ( !s_col ) s_col = new vector<MdcCal_tzero>;
44 return s_col;
45}

◆ getMdcCalTzeroCol() [2/3]

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

◆ getMdcCalTzeroCol() [3/3]

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

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