BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MdcCalConst4Col Class Reference

#include <MdcTables.h>

Static Public Member Functions

static vector< MdcCal_const4 > * getMdcCalConst4Col (void)
static vector< MdcCal_const4 > * getMdcCalConst4Col (void)
static vector< MdcCal_const4 > * getMdcCalConst4Col (void)

Detailed Description

Member Function Documentation

◆ getMdcCalConst4Col() [1/3]

vector< MdcCal_const4 > * MdcCalConst4Col::getMdcCalConst4Col ( void )
static

Definition at line 108 of file MdcTables.cxx.

108 {
109 if ( !s_col ) s_col = new vector<MdcCal_const4>;
110 return s_col;
111}

◆ getMdcCalConst4Col() [2/3]

vector< MdcCal_const4 > * MdcCalConst4Col::getMdcCalConst4Col ( void )
static

◆ getMdcCalConst4Col() [3/3]

vector< MdcCal_const4 > * MdcCalConst4Col::getMdcCalConst4Col ( void )
static

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