BOSS 8.0.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)
static vector< MdcCal_tzero2 > * getMdcCalTzero2Col (void)
static vector< MdcCal_tzero2 > * getMdcCalTzero2Col (void)

Detailed Description

Member Function Documentation

◆ getMdcCalTzero2Col() [1/3]

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

Definition at line 53 of file MdcTables.cxx.

53 {
54 if ( !s_col ) s_col = new vector<MdcCal_tzero2>;
55 return s_col;
56}

◆ getMdcCalTzero2Col() [2/3]

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

◆ getMdcCalTzero2Col() [3/3]

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

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